Home
last modified time | relevance | path

Searched refs:ignorePseudoInstruction (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDFAPacketizer.h160 virtual bool ignorePseudoInstruction(const MachineInstr &I, in ignorePseudoInstruction() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.h79 bool ignorePseudoInstruction(const MachineInstr &MI,
DHexagonVLIWPacketizer.cpp1036 bool HexagonPacketizerList::ignorePseudoInstruction(const MachineInstr &MI, in ignorePseudoInstruction() function in HexagonPacketizerList
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DDFAPacketizer.cpp224 if (ignorePseudoInstruction(MI, MBB)) in PacketizeMIs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600Packetizer.cpp161 bool ignorePseudoInstruction(const MachineInstr &MI, in ignorePseudoInstruction() function in __anon24f4bbe40111::R600PacketizerList