Home
last modified time | relevance | path

Searched refs:getSUBriOpcode (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.cpp95 static unsigned getSUBriOpcode(bool IsLP64, int64_t Imm) { in getSUBriOpcode() function
384 unsigned Opc = IsSub ? getSUBriOpcode(Uses64BitFramePtr, AbsOffset) in BuildStackAdjustment()