HomeSort by relevance Sort by last modified time
    Searched refs:FunctionNumber (Results 1 - 11 of 11) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineFunction.h 136 /// FunctionNumber - This provides a unique ID for each function emitted in
139 unsigned FunctionNumber;
182 unsigned getFunctionNumber() const { return FunctionNumber; }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
usbbusif.h 154 UCHAR FunctionNumber;
mce.h 905 UCHAR FunctionNumber;
ntddk.h 596 ULONG FunctionNumber:3;
993 USHORT FunctionNumber:3;
    [all...]
wdm.h     [all...]
  /external/llvm/lib/AsmParser/
LLParser.h 318 /// FunctionNumber - If this is an unnamed function, this is the slot
320 int FunctionNumber;
322 PerFunctionState(LLParser &p, Function &f, int FunctionNumber);
LLParser.cpp     [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
usbioctl.h 580 UCHAR FunctionNumber;
  /external/llvm/lib/Target/ARM/
ARMAsmPrinter.cpp     [all...]
  /external/llvm/lib/CodeGen/
MachineFunction.cpp 90 FunctionNumber = FunctionNum;
    [all...]

Completed in 375 milliseconds