Home
last modified time | relevance | path

Searched defs:RegSet (Results 1 – 20 of 20) sorted by relevance

/external/capstone/
DMCRegisterInfo.h31 const uint8_t *RegSet; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiDelaySlotFiller.cpp255 bool Filler::isRegInSet(SmallSet<unsigned, 32> &RegSet, unsigned Reg) { in isRegInSet()
/external/llvm/lib/Target/Lanai/
DLanaiDelaySlotFiller.cpp257 bool Filler::isRegInSet(SmallSet<unsigned, 32> &RegSet, unsigned Reg) { in isRegInSet()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DDelaySlotFiller.cpp343 bool Filler::IsRegInSet(SmallSet<unsigned, 32>& RegSet, unsigned Reg) in IsRegInSet()
/external/llvm/lib/Target/Sparc/
DDelaySlotFiller.cpp346 bool Filler::IsRegInSet(SmallSet<unsigned, 32>& RegSet, unsigned Reg) in IsRegInSet()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DRegisterPressure.h274 using RegSet = SparseSet<IndexMaskPair>; variable
/external/swiftshader/third_party/subzero/src/
DIceTargetLowering.h282 enum RegSet { enum
DIceTargetLowering.cpp197 std::vector<SmallBitVector> &RegSet) { in filterTypeToRegisterSet()
/external/llvm/include/llvm/MC/
DMCRegisterInfo.h36 const uint8_t *const RegSet; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCRegisterInfo.h37 const uint8_t *const RegSet; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsDelaySlotFiller.cpp448 bool RegDefsUses::isRegInSet(const BitVector &RegSet, unsigned Reg) const { in isRegInSet() argument
/external/llvm/lib/Target/Mips/
DMipsDelaySlotFiller.cpp416 bool RegDefsUses::isRegInSet(const BitVector &RegSet, unsigned Reg) const { in isRegInSet() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAggressiveAntiDepBreaker.cpp266 SmallSet<unsigned, 4> RegSet; in AntiDepEdges() local
DRegAllocPBQP.cpp150 using RegSet = std::set<unsigned>; typedef in __anon429c7dd90111::RegAllocPBQP
DMachineVerifier.cpp108 using RegSet = DenseSet<unsigned>; typedef
/external/llvm/lib/CodeGen/
DAggressiveAntiDepBreaker.cpp253 SmallSet<unsigned, 4> RegSet; in AntiDepEdges() local
DRegAllocPBQP.cpp120 typedef std::set<unsigned> RegSet; typedef in __anon14e2c6770111::RegAllocPBQP
DMachineVerifier.cpp75 typedef DenseSet<unsigned> RegSet; typedef
/external/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp556 void HexagonExpandCondsets::updateLiveness(std::set<unsigned> &RegSet, in updateLiveness()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp551 void HexagonExpandCondsets::updateLiveness(std::set<unsigned> &RegSet, in updateLiveness()