Home
last modified time | relevance | path

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

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