Searched defs:Orders (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | ScheduleDAGSDNodes.cpp | 732 ProcessSDDbgValues(SDNode *N, SelectionDAG *DAG, InstrEmitter &Emitter, in ProcessSDDbgValues() 762 SmallVectorImpl<std::pair<unsigned, MachineInstr *>> &Orders, in ProcessSourceNode() 831 SmallVector<std::pair<unsigned, MachineInstr*>, 32> Orders; in EmitSchedule() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | FastISel.h | 576 DenseMap<MachineInstr *, unsigned> Orders; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | InlineSpiller.cpp | 1229 SmallVectorImpl<MachineDomTreeNode *> &Orders, in getVisitOrders() 1320 SmallVector<MachineDomTreeNode *, 32> Orders; in runHoistSpills() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | ConstantHoisting.cpp | 249 SmallVector<BasicBlock *, 16> Orders; in findBestInsertionSet() local
|