/external/capstone/ |
D | MCRegisterInfo.h | 31 const uint8_t *RegSet; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiDelaySlotFiller.cpp | 255 bool Filler::isRegInSet(SmallSet<unsigned, 32> &RegSet, unsigned Reg) { in isRegInSet()
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiDelaySlotFiller.cpp | 257 bool Filler::isRegInSet(SmallSet<unsigned, 32> &RegSet, unsigned Reg) { in isRegInSet()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | DelaySlotFiller.cpp | 343 bool Filler::IsRegInSet(SmallSet<unsigned, 32>& RegSet, unsigned Reg) in IsRegInSet()
|
/external/llvm/lib/Target/Sparc/ |
D | DelaySlotFiller.cpp | 346 bool Filler::IsRegInSet(SmallSet<unsigned, 32>& RegSet, unsigned Reg) in IsRegInSet()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | RegisterPressure.h | 274 using RegSet = SparseSet<IndexMaskPair>; variable
|
/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLowering.h | 282 enum RegSet { enum
|
D | IceTargetLowering.cpp | 197 std::vector<SmallBitVector> &RegSet) { in filterTypeToRegisterSet()
|
/external/llvm/include/llvm/MC/ |
D | MCRegisterInfo.h | 36 const uint8_t *const RegSet; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCRegisterInfo.h | 37 const uint8_t *const RegSet; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsDelaySlotFiller.cpp | 448 bool RegDefsUses::isRegInSet(const BitVector &RegSet, unsigned Reg) const { in isRegInSet() argument
|
/external/llvm/lib/Target/Mips/ |
D | MipsDelaySlotFiller.cpp | 416 bool RegDefsUses::isRegInSet(const BitVector &RegSet, unsigned Reg) const { in isRegInSet() argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | AggressiveAntiDepBreaker.cpp | 266 SmallSet<unsigned, 4> RegSet; in AntiDepEdges() local
|
D | RegAllocPBQP.cpp | 150 using RegSet = std::set<unsigned>; typedef in __anon429c7dd90111::RegAllocPBQP
|
D | MachineVerifier.cpp | 108 using RegSet = DenseSet<unsigned>; typedef
|
/external/llvm/lib/CodeGen/ |
D | AggressiveAntiDepBreaker.cpp | 253 SmallSet<unsigned, 4> RegSet; in AntiDepEdges() local
|
D | RegAllocPBQP.cpp | 120 typedef std::set<unsigned> RegSet; typedef in __anon14e2c6770111::RegAllocPBQP
|
D | MachineVerifier.cpp | 75 typedef DenseSet<unsigned> RegSet; typedef
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonExpandCondsets.cpp | 556 void HexagonExpandCondsets::updateLiveness(std::set<unsigned> &RegSet, in updateLiveness()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonExpandCondsets.cpp | 551 void HexagonExpandCondsets::updateLiveness(std::set<unsigned> &RegSet, in updateLiveness()
|