Home
last modified time | relevance | path

Searched defs:ResultOps (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp574 SmallVectorImpl<unsigned> &ResultOps){ in EmitResultOfNamedOperand()
605 SmallVectorImpl<unsigned> &ResultOps) { in EmitResultLeafAsOperand()
905 SmallVectorImpl<unsigned> &ResultOps) { in EmitResultSDNodeXFormAsOperand()
925 SmallVectorImpl<unsigned> &ResultOps) { in EmitResultOperand()
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2722 std::vector<SDValue> ResultOps; in ChooseConstraint() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4567 std::vector<SDValue> ResultOps; in ChooseConstraint() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5699 std::vector<SDValue> ResultOps; in ChooseConstraint() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp13962 SDValue ResultOps[] = { Low32, High32 }; in FP_TO_INTHelper() local