Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDFAPacketizer.h167 virtual bool isSoloInstruction(const MachineInstr &MI) { return true; } in isSoloInstruction() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600Packetizer.cpp168 bool isSoloInstruction(const MachineInstr &MI) override { in isSoloInstruction() function in __anon24f4bbe40111::R600PacketizerList
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.cpp1059 bool HexagonPacketizerList::isSoloInstruction(const MachineInstr &MI) { in isSoloInstruction() function in HexagonPacketizerList