Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/utils/TableGen/
HDX86RecognizableInstr.h86 bool Is32Bit; variable
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
HDELFHeader.h83 bool Is32Bit() const { in Is32Bit() function
/NextBSD/contrib/llvm/lib/Target/PowerPC/
HDPPCCTRLoops.cpp190 static bool isLargeIntegerTy(bool Is32Bit, Type *Ty) { in isLargeIntegerTy()
/NextBSD/contrib/llvm/lib/Target/SystemZ/
HDSystemZISelLowering.cpp2150 bool Is32Bit = is32Bit(VT); in lowerGR128Binary() local