Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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()