HomeSort by: relevance | last modified time | path
    Searched defs:FunctionNumber (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/AsmParser/
LLParser.h 424 /// FunctionNumber - If this is an unnamed function, this is the slot
426 int FunctionNumber;
428 PerFunctionState(LLParser &p, Function &f, int functionNumber);
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineFunction.h 291 /// FunctionNumber - This provides a unique ID for each function emitted in
294 unsigned FunctionNumber;
375 /// unchanged the references to Fn, Target, MMI, and FunctionNumber.
379 /// \pre Fn, Target, MMI, and FunctionNumber are properly set.
533 unsigned getFunctionNumber() const { return FunctionNumber; }
  /src/sys/arch/prep/include/
residual.h 215 unsigned char FunctionNumber;
  /src/sys/external/bsd/gnu-efi/dist/inc/
efidevp.h 92 UINT8 FunctionNumber ;
  /src/sys/external/bsd/acpica/dist/include/
amlresrc.h 565 UINT16 FunctionNumber;
647 UINT16 FunctionNumber;
acrestyp.h 651 UINT16 FunctionNumber;
719 UINT16 FunctionNumber;

Completed in 42 milliseconds