Searched defs:is64Bit (Results 26 - 27 of 27) sorted by relevance

12

/freebsd-10.2-release/contrib/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2065 bool is64Bit = TM.getSubtarget<X86Subtarget>().is64Bit(); local
5438 const bool is64Bit = TM->getSubtarget<X86Subtarget>().is64Bit(); local
5459 const bool is64Bit = TM->getSubtarget<X86Subtarget>().is64Bit(); local
[all...]
H A DX86ISelLowering.cpp181 bool is64Bit = Subtarget->is64Bit(); local
3395 isCalleePop(CallingConv::ID CallingConv, bool is64Bit, bool IsVarArg, bool TailCallOpt) argument
8190 LowerToTLSLocalDynamicModel(GlobalAddressSDNode *GA, SelectionDAG &DAG, const EVT PtrVT, bool is64Bit) argument
8230 LowerToTLSExecModel(GlobalAddressSDNode *GA, SelectionDAG &DAG, const EVT PtrVT, TLSModel::Model model, bool is64Bit, bool isPIC) argument
[all...]

Completed in 73 milliseconds

12