Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp390 unsigned RetOp = STI->is64Bit() ? X86::IRET64 : X86::IRET32; in ExpandMI() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DTailRecursionElimination.cpp404 Value *RetOp = RI->getOperand(0); in getCommonReturnValue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DTailRecursionElimination.cpp409 Value *RetOp = RI->getOperand(0); in getCommonReturnValue() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dencapsulate_subgraphs_pass_test.cc472 Node* RetOp(int index, ops::NodeOut a, const GraphDefBuilder::Options& opts) { in RetOp() function
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1407 SDValue RetOp = getValue(I.getOperand(0)); in visitRet() local
1440 SDValue RetOp = getValue(I.getOperand(0)); in visitRet() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1829 SDValue RetOp = getValue(I.getOperand(0)); in visitRet() local
1858 SDValue RetOp = getValue(I.getOperand(0)); in visitRet() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1985 SDValue RetOp = getValue(I.getOperand(0)); in visitRet() local
2018 SDValue RetOp = getValue(I.getOperand(0)); in visitRet() local