Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Target/X86/
DX86FrameLowering.cpp70 static unsigned getADDriOpcode(unsigned IsLP64, int64_t Imm) { in getADDriOpcode() function
158 : getADDriOpcode(IsLP64, Offset); in emitSPUpdate()
1523 unsigned Opc = getADDriOpcode(IsLP64, Amount); in eliminateCallFramePseudoInstr()