Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86WinAllocaExpander.cpp195 static unsigned getSubOpcode(bool Is64Bit, int64_t Amount) { in getSubOpcode() function
236 BuildMI(*MBB, I, DL, TII->get(getSubOpcode(Is64Bit, Amount)), StackPtr) in lower()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86WinAllocaExpander.cpp196 static unsigned getSubOpcode(bool Is64Bit, int64_t Amount) { in getSubOpcode() function
238 BuildMI(*MBB, I, DL, TII->get(getSubOpcode(Is64Bit, Amount)), StackPtr) in lower()