Home
last modified time | relevance | path

Searched defs:RetOp (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp391 unsigned RetOp = STI->is64Bit() ? X86::IRET64 : X86::IRET32; in expandMI() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2203 SDValue RetOp = getValue(I.getOperand(0)); in visitRet() local
2236 SDValue RetOp = getValue(I.getOperand(0)); in visitRet() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11572 Value *RetOp = RetI.getOperand(0); in manifest() local