/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | RegisterUsageInfo.cpp | 50 const Function *FP, std::vector<uint32_t> RegMask) { in storeUpdateRegUsageInfo() 70 for (const auto &RegMask : RegMasks) in print() local
|
H A D | RegUsageInfoPropagate.cpp | 64 static void setRegMask(MachineInstr &MI, const uint32_t *RegMask) { in setRegMask() 109 const auto *RegMask = PRUI->getRegUsageInfo(F); in runOnMachineFunction() local
|
H A D | RegUsageInfoCollector.cpp | 80 uint32_t *RegMask, unsigned PReg) { in markRegClobbered() 101 std::vector<uint32_t> RegMask; in runOnMachineFunction() local
|
H A D | MachineCopyPropagation.cpp | 100 const MachineOperand &RegMask) { in removeClobberedRegsFromMap() 256 const MachineOperand *RegMask = nullptr; in CopyPropagateBlock() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | RegisterUsageInfo.cpp | 58 const Function &FP, ArrayRef<uint32_t> RegMask) { in storeUpdateRegUsageInfo() 76 for (const auto &RegMask : RegMasks) in print() local
|
H A D | RegUsageInfoPropagate.cpp | 61 static void setRegMask(MachineInstr &MI, ArrayRef<uint32_t> RegMask) { in setRegMask() 122 const ArrayRef<uint32_t> RegMask = PRUI->getRegUsageInfo(F); in runOnMachineFunction() local
|
H A D | LiveRegUnits.cpp | 22 void LiveRegUnits::removeRegsNotPreserved(const uint32_t *RegMask) { in removeRegsNotPreserved() 33 void LiveRegUnits::addRegsInMask(const uint32_t *RegMask) { in addRegsInMask()
|
H A D | MachineOperand.cpp | 336 const uint32_t *RegMask = getRegMask(); in isIdenticalTo() local 406 const uint32_t *RegMask = MO.getRegMask(); in hash_value() local 940 const uint32_t *RegMask = getRegLiveOut(); in print() local
|
H A D | MachineStableHash.cpp | 129 const uint32_t *RegMask = MO.getRegMask(); in stableHashValue() local
|
H A D | RegUsageInfoCollector.cpp | 122 std::vector<uint32_t> RegMask; in runOnMachineFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | RegisterUsageInfo.cpp | 60 const Function &FP, ArrayRef<uint32_t> RegMask) { in storeUpdateRegUsageInfo() 78 for (const auto &RegMask : RegMasks) in print() local
|
H A D | RegUsageInfoPropagate.cpp | 64 static void setRegMask(MachineInstr &MI, ArrayRef<uint32_t> RegMask) { in setRegMask() 125 const ArrayRef<uint32_t> RegMask = PRUI->getRegUsageInfo(F); in runOnMachineFunction() local
|
H A D | LiveRegUnits.cpp | 26 void LiveRegUnits::removeRegsNotPreserved(const uint32_t *RegMask) { in removeRegsNotPreserved() 35 void LiveRegUnits::addRegsInMask(const uint32_t *RegMask) { in addRegsInMask()
|
H A D | RegUsageInfoCollector.cpp | 123 std::vector<uint32_t> RegMask; in runOnMachineFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64CollectLOH.cpp | 454 static void handleRegMaskClobber(const uint32_t *RegMask, MCPhysReg Reg, in handleRegMaskClobber() 467 const uint32_t *RegMask = MO.getRegMask(); in handleNormalInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64CollectLOH.cpp | 490 static void handleRegMaskClobber(const uint32_t *RegMask, MCPhysReg Reg, in handleRegMaskClobber() 503 const uint32_t *RegMask = MO.getRegMask(); in handleNormalInst() local
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | MachineOperand.h | 159 const uint32_t *RegMask; // For MO_RegisterMask and MO_RegisterLiveOut. member 475 static bool clobbersPhysReg(const uint32_t *RegMask, unsigned PhysReg) { in clobbersPhysReg()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | MachineOperand.h | 172 const uint32_t *RegMask; // For MO_RegisterMask and MO_RegisterLiveOut. member 615 static bool clobbersPhysReg(const uint32_t *RegMask, unsigned PhysReg) { in clobbersPhysReg()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | MachineOperand.h | 174 const uint32_t *RegMask; // For MO_RegisterMask and MO_RegisterLiveOut. member 643 static bool clobbersPhysReg(const uint32_t *RegMask, MCRegister PhysReg) { in clobbersPhysReg()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | MachineOperand.h | 174 const uint32_t *RegMask; // For MO_RegisterMask and MO_RegisterLiveOut. member 646 static bool clobbersPhysReg(const uint32_t *RegMask, MCRegister PhysReg) { in clobbersPhysReg()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | MachineOperand.h | 174 const uint32_t *RegMask; // For MO_RegisterMask and MO_RegisterLiveOut. member 646 static bool clobbersPhysReg(const uint32_t *RegMask, MCRegister PhysReg) { in clobbersPhysReg()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | MachineOperand.h | 174 const uint32_t *RegMask; // For MO_RegisterMask and MO_RegisterLiveOut. member 646 static bool clobbersPhysReg(const uint32_t *RegMask, MCRegister PhysReg) { in clobbersPhysReg()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | MachineOperand.h | 174 const uint32_t *RegMask; // For MO_RegisterMask and MO_RegisterLiveOut. member 646 static bool clobbersPhysReg(const uint32_t *RegMask, MCRegister PhysReg) { in clobbersPhysReg()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/AsmParser/ |
H A D | M68kAsmParser.cpp | 85 RegMask, enumerator 113 uint16_t RegMask; member
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceRegAlloc.h | 66 SmallBitVector RegMask; variable
|