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

/freebsd-11.0-release/contrib/llvm/utils/TableGen/
H A DX86RecognizableInstr.h86 bool Is32Bit; member in class:llvm::X86Disassembler::RecognizableInstr
/freebsd-11.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCCTRLoops.cpp192 static bool isLargeIntegerTy(bool Is32Bit, Type *Ty) { argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h83 bool Is32Bit() const { function in struct:elf::ELFHeader
/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3186 bool Is32Bit = isInt<32>(ImmValue) || isUInt<32>(ImmValue); local

Completed in 65 milliseconds