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.cpp116 SmallVector<uint64_t> ResultOps; in canonicalizeDwarfOperations() local
151 SmallVector<uint64_t> ResultOps; in optimizeDwarfOperations() local
290 SmallVector<uint64_t> ResultOps = canonicalizeDwarfOperations(WorkingOps); in foldConstantMath() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp634 const TreePatternNode &N, SmallVectorImpl<unsigned> &ResultOps) { in EmitResultOfNamedOperand()
665 SmallVectorImpl<unsigned> &ResultOps) { in EmitResultLeafAsOperand()
985 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.cpp6030 std::vector<SDValue> ResultOps; in lowerImmediateIfPossible() local