Home
last modified time | relevance | path

Searched defs:getInstructions (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDDG.h127 const InstructionListType &getInstructions() const { in getInstructions() function
131 InstructionListType &getInstructions() { in getInstructions() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DModuloSchedule.h145 ArrayRef<MachineInstr *> getInstructions() { return ScheduledInstrs; } in getInstructions() function
DMachinePipeliner.h575 std::deque<SUnit *> &getInstructions(int cycle) { in getInstructions() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_layout_test.cpp68 const std::vector<std::string>& getInstructions() { in getInstructions() function
/third_party/skia/third_party/externals/spirv-tools/test/val/
Dval_layout_test.cpp68 const std::vector<std::string>& getInstructions() { in getInstructions() function
/third_party/spirv-tools/test/val/
Dval_layout_test.cpp59 const std::vector<std::string>& getInstructions() { in getInstructions() function
/third_party/glslang/SPIRV/
DspvIR.h208 const std::vector<std::unique_ptr<Instruction> >& getInstructions() const { in getInstructions() function