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

/freebsd-10.2-release/contrib/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp70 static unsigned getADDriOpcode(unsigned IsLP64, int64_t Imm) { function
158 : getADDriOpcode(IsLP64, Offset);
1523 unsigned Opc = getADDriOpcode(IsLP64, Amount);

Completed in 49 milliseconds