Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp141 static unsigned getLEArOpcode(unsigned IsLP64) { in getLEArOpcode() function
350 TII.get(getLEArOpcode(Uses64BitFramePtr)), in BuildStackAdjustment()
1607 unsigned Opc = getLEArOpcode(Uses64BitFramePtr); in emitEpilogue()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp138 static unsigned getLEArOpcode(bool IsLP64) { in getLEArOpcode() function
378 TII.get(getLEArOpcode(Uses64BitFramePtr)), in BuildStackAdjustment()
1699 unsigned Opc = getLEArOpcode(Uses64BitFramePtr); in emitEpilogue()
/external/llvm-project/llvm/lib/Target/X86/
DX86FrameLowering.cpp148 static unsigned getLEArOpcode(bool IsLP64) { in getLEArOpcode() function
347 TII.get(getLEArOpcode(Uses64BitFramePtr)), in BuildStackAdjustment()
2030 unsigned Opc = getLEArOpcode(Uses64BitFramePtr); in emitEpilogue()