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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp147 static unsigned getLEArOpcode(bool IsLP64) { function
400 TII.get(getLEArOpcode(Uses64BitFramePtr)),
2080 unsigned Opc = getLEArOpcode(Uses64BitFramePtr);

Completed in 119 milliseconds