Home
last modified time | relevance | path

Searched defs:In64BitMode (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86EncodingOptimization.cpp311 bool X86::optimizeINCDEC(MCInst &MI, bool In64BitMode) { in optimizeINCDEC()
337 bool X86::optimizeMOV(MCInst &MI, bool In64BitMode) { in optimizeMOV()
H A DX86BaseInfo.h1321 inline bool needSIB(unsigned BaseReg, unsigned IndexReg, bool In64BitMode) { in needSIB()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp412 bool In64BitMode = AsmPrinter.getSubtarget().is64Bit(); in Lower() local
H A DX86ISelLowering.cpp3794 bool In64BitMode = DAG.getTargetLoweringInfo().isTypeLegal(MVT::i64); in getConstVector() local
3825 bool In64BitMode = DAG.getTargetLoweringInfo().isTypeLegal(MVT::i64); in getConstVector() local