Home
last modified time | relevance | path

Searched defs:Is32Bit (Results 1 – 4 of 4) sorted by relevance

/external/llvm/utils/TableGen/
DX86RecognizableInstr.h86 bool Is32Bit; variable
/external/lldb/source/Plugins/ObjectFile/ELF/
DELFHeader.h83 bool Is32Bit() const { in Is32Bit() function
/external/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp190 static bool isLargeIntegerTy(bool Is32Bit, Type *Ty) { in isLargeIntegerTy()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp1779 bool Is32Bit = is32Bit(VT); in lowerGR128Binary() local