Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DDAGISelMatcherGen.cpp581 SmallVectorImpl<unsigned> &ResultOps){ in EmitResultOfNamedOperand()
612 SmallVectorImpl<unsigned> &ResultOps) { in EmitResultLeafAsOperand()
912 SmallVectorImpl<unsigned> &ResultOps) { in EmitResultSDNodeXFormAsOperand()
932 SmallVectorImpl<unsigned> &ResultOps) { in EmitResultOperand()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2633 std::vector<SDValue> ResultOps; in ChooseConstraint() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp13146 SDValue ResultOps[] = { Low32, High32 }; in FP_TO_INTHelper() local