Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/TableGen/
DX86RecognizableInstr.h72 bool Is32Bit; variable
/external/llvm/utils/TableGen/
DX86RecognizableInstr.h85 bool Is32Bit; variable
/external/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp192 static bool isLargeIntegerTy(bool Is32Bit, Type *Ty) { in isLargeIntegerTy()
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp3898 bool Is32Bit = (DefMI->getOpcode() == AArch64::ANDWri); in optimizeCondBranch() local
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp3331 bool Is32Bit = isInt<32>(ImmValue) || isUInt<32>(ImmValue); in expandAliasImmediate() local
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2199 bool Is32Bit = is32Bit(VT); in lowerGR128Binary() local