Searched defs:getRawBits (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Target/
H A DTargetCallingConv.h103 /// getRawBits - Represent the flags as a bunch of bits.
104 uint64_t getRawBits() const { return Flags; } function in struct:llvm::ISD::ArgFlagsTy
/external/llvm/include/llvm/CodeGen/
H A DValueTypes.h675 intptr_t getRawBits() { function in struct:llvm::EVT

Completed in 350 milliseconds