Home
last modified time | relevance | path

Searched refs:getADDriOpcode (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp100 static unsigned getADDriOpcode(unsigned IsLP64, int64_t Imm) { in getADDriOpcode() function
221 : getADDriOpcode(Is64BitStackPtr, Offset); in emitSPUpdate()
2017 unsigned Opc = getADDriOpcode(IsLP64, Amount); in eliminateCallFramePseudoInstr()