Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp36343 static unsigned getOpcodeForIndirectThunk(unsigned RPOpc) { in getOpcodeForIndirectThunk() function
36431 unsigned Opc = getOpcodeForIndirectThunk(MI.getOpcode()); in EmitLoweredIndirectThunk()