Home
last modified time | relevance | path

Searched defs:Combiner (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombiner.h27 class Combiner { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DCombiner.cpp93 Combiner::Combiner(CombinerInfo &Info, const TargetPassConfig *TPC) in Combiner() function in Combiner
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2746 static SDValue combineADDCARRYDiamond(DAGCombiner &Combiner, SelectionDAG &DAG, in combineADDCARRYDiamond() argument
2837 static SDValue combineCarryDiamond(DAGCombiner &Combiner, SelectionDAG &DAG, in combineCarryDiamond() argument
9467 static SDValue tryToFoldExtOfExtload(SelectionDAG &DAG, DAGCombiner &Combiner, in tryToFoldExtOfExtload() argument
9498 static SDValue tryToFoldExtOfLoad(SelectionDAG &DAG, DAGCombiner &Combiner, in tryToFoldExtOfLoad() argument
[all...]

Completed in 23 milliseconds