Home
last modified time | relevance | path

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

12

/aosp_15_r20/system/extras/simpleperf/
H A Dperf_regs.h96 struct RegSet { struct
103 RegSet(int abi, uint64_t valid_mask, const uint64_t* valid_regs); argument
H A Dperf_regs_test.cpp24 TEST(RegSet, arch) { in TEST() argument
H A Dperf_regs.cpp211 RegSet::RegSet(int abi, uint64_t valid_mask, const uint64_t* valid_regs) : valid_mask(valid_mask) { in RegSet() function in simpleperf::RegSet
/aosp_15_r20/system/extras/simpleperf/nonlinux_support/
H A Dnonlinux_support.cpp63 bool UnwindCallChain(const ThreadEntry&, const RegSet&, const char*, size_t, in UnwindCallChain()
/aosp_15_r20/external/capstone/
H A DMCRegisterInfo.h31 const uint8_t *RegSet; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Lanai/
H A DLanaiDelaySlotFiller.cpp253 bool Filler::isRegInSet(SmallSet<unsigned, 32> &RegSet, unsigned Reg) { in isRegInSet()
/aosp_15_r20/external/llvm/lib/Target/Lanai/
H A DLanaiDelaySlotFiller.cpp257 bool Filler::isRegInSet(SmallSet<unsigned, 32> &RegSet, unsigned Reg) { in isRegInSet()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
H A DLanaiDelaySlotFiller.cpp255 bool Filler::isRegInSet(SmallSet<unsigned, 32> &RegSet, unsigned Reg) { in isRegInSet()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DDelaySlotFiller.cpp343 bool Filler::IsRegInSet(SmallSet<unsigned, 32>& RegSet, unsigned Reg) in IsRegInSet()
/aosp_15_r20/external/llvm/lib/Target/Sparc/
H A DDelaySlotFiller.cpp346 bool Filler::IsRegInSet(SmallSet<unsigned, 32>& RegSet, unsigned Reg) in IsRegInSet()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/
H A DDelaySlotFiller.cpp344 bool Filler::IsRegInSet(SmallSet<unsigned, 32>& RegSet, unsigned Reg) in IsRegInSet()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DRegisterPressure.h275 using RegSet = SparseSet<IndexMaskPair>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DRegisterPressure.h273 using RegSet = SparseSet<IndexMaskPair>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DRegisterPressure.h275 using RegSet = SparseSet<IndexMaskPair>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DRegisterPressure.h275 using RegSet = SparseSet<IndexMaskPair>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DRegisterPressure.h275 using RegSet = SparseSet<IndexMaskPair>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DRegisterPressure.h274 using RegSet = SparseSet<IndexMaskPair>; variable
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLowering.h282 enum RegSet { enum
/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCRegisterInfo.h36 const uint8_t *const RegSet; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCRegisterInfo.h41 const uint8_t *const RegSet; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp445 bool RegDefsUses::isRegInSet(const BitVector &RegSet, unsigned Reg) const { in isRegInSet() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCRegisterInfo.h41 const uint8_t *const RegSet; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCRegisterInfo.h37 const uint8_t *const RegSet; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCRegisterInfo.h41 const uint8_t *const RegSet; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp448 bool RegDefsUses::isRegInSet(const BitVector &RegSet, unsigned Reg) const { in isRegInSet() argument

12