Home
last modified time | relevance | path

Searched defs:MBBSlots (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/MIRParser/
DMIParser.h38 DenseMap<unsigned, MachineBasicBlock *> MBBSlots; member
DMIParser.cpp319 DenseMap<unsigned, MachineBasicBlock *> &MBBSlots) { in parseBasicBlockDefinition()
386 DenseMap<unsigned, MachineBasicBlock *> &MBBSlots) { in parseBasicBlockDefinitions()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/MIRParser/
DMIParser.h166 DenseMap<unsigned, MachineBasicBlock *> MBBSlots; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/MIRParser/
DMIParser.h172 DenseMap<unsigned, MachineBasicBlock *> MBBSlots; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp623 DenseMap<unsigned, MachineBasicBlock *> &MBBSlots) { in parseBasicBlockDefinition()
690 DenseMap<unsigned, MachineBasicBlock *> &MBBSlots) { in parseBasicBlockDefinitions()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp680 DenseMap<unsigned, MachineBasicBlock *> &MBBSlots) { in parseBasicBlockDefinition()
788 DenseMap<unsigned, MachineBasicBlock *> &MBBSlots) { in parseBasicBlockDefinitions()