Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp35062 static unsigned getOpcodeForIndirectThunk(unsigned RPOpc) { in getOpcodeForIndirectThunk() function
35150 unsigned Opc = getOpcodeForIndirectThunk(MI.getOpcode()); in EmitLoweredIndirectThunk()