/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | RegAllocPBQP.h | 116 typedef std::set<unsigned> RegSet; typedef
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsDelaySlotFiller.cpp | 246 bool Filler::IsRegInSet(SmallSet<unsigned, 32>& RegSet, unsigned Reg) { in IsRegInSet()
|
/external/capstone/ |
D | MCRegisterInfo.h | 35 uint8_t *RegSet; member
|
/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/lib/Target/Sparc/ |
D | DelaySlotFiller.cpp | 280 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/include/llvm/MC/ |
D | MCRegisterInfo.h | 36 const unsigned char *const RegSet; variable
|
/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLowering.h | 284 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/lib/CodeGen/ |
D | RegAllocPBQP.cpp | 120 typedef std::set<unsigned> RegSet; typedef in __anona64f55db0111::RegAllocPBQP
|
D | AggressiveAntiDepBreaker.cpp | 279 SmallSet<unsigned, 4> RegSet; in AntiDepEdges() local
|
D | MachineVerifier.cpp | 72 typedef DenseSet<unsigned> RegSet; typedef
|
/external/llvm/lib/Target/Mips/ |
D | MipsDelaySlotFiller.cpp | 416 bool RegDefsUses::isRegInSet(const BitVector &RegSet, unsigned Reg) const { in isRegInSet() argument
|
/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 __anon498f9daf0111::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()
|