Searched defs:is32Bit (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86FastISel.cpp1828 bool is32Bit = TLI.getValueType(I->getType()) == MVT::i32; local
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp44 static bool is32Bit(EVT VT) { function

Completed in 128 milliseconds