Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIExpressionOptimizer.cpp118 SmallVector<uint64_t> ResultOps; in canonicalizeDwarfOperations() local
153 SmallVector<uint64_t> ResultOps; in optimizeDwarfOperations() local
292 SmallVector<uint64_t> ResultOps = canonicalizeDwarfOperations(WorkingOps); in foldConstantMath() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp630 const TreePatternNode &N, SmallVectorImpl<unsigned> &ResultOps) { in EmitResultOfNamedOperand()
661 SmallVectorImpl<unsigned> &ResultOps) { in EmitResultLeafAsOperand()
984 const TreePatternNode &N, SmallVectorImpl<unsigned> &ResultOps) { in EmitResultSDNodeXFormAsOperand()
1005 SmallVectorImpl<unsigned> &ResultOps) { in EmitResultOperand()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6250 std::vector<SDValue> ResultOps; in lowerImmediateIfPossible() local