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

  /external/llvm/include/llvm/CodeGen/
MachineFunction.h 130 /// FunctionNumber - This provides a unique ID for each function emitted in
133 unsigned FunctionNumber;
168 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 304 /// FunctionNumber - If this is an unnamed function, this is the slot
306 int FunctionNumber;
308 PerFunctionState(LLParser &p, Function &f, int FunctionNumber);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
usbioctl.h 580 UCHAR FunctionNumber;

Completed in 192 milliseconds