Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DX86RecognizableInstr.h86 bool Is32Bit; variable
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCCTRLoops.cpp190 static bool isLargeIntegerTy(bool Is32Bit, Type *Ty) { in isLargeIntegerTy()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1655 bool Is32Bit = is32Bit(VT); in lowerGR128Binary() local