Home
last modified time | relevance | path

Searched defs:RegMask (Results 1 – 25 of 85) sorted by relevance

1234

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DRegisterUsageInfo.cpp50 const Function *FP, std::vector<uint32_t> RegMask) { in storeUpdateRegUsageInfo()
70 for (const auto &RegMask : RegMasks) in print() local
H A DRegUsageInfoPropagate.cpp64 static void setRegMask(MachineInstr &MI, const uint32_t *RegMask) { in setRegMask()
109 const auto *RegMask = PRUI->getRegUsageInfo(F); in runOnMachineFunction() local
H A DRegUsageInfoCollector.cpp80 uint32_t *RegMask, unsigned PReg) { in markRegClobbered()
101 std::vector<uint32_t> RegMask; in runOnMachineFunction() local
H A DMachineCopyPropagation.cpp100 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 DRegisterUsageInfo.cpp58 const Function &FP, ArrayRef<uint32_t> RegMask) { in storeUpdateRegUsageInfo()
76 for (const auto &RegMask : RegMasks) in print() local
H A DRegUsageInfoPropagate.cpp61 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 DLiveRegUnits.cpp22 void LiveRegUnits::removeRegsNotPreserved(const uint32_t *RegMask) { in removeRegsNotPreserved()
33 void LiveRegUnits::addRegsInMask(const uint32_t *RegMask) { in addRegsInMask()
H A DMachineOperand.cpp336 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 DMachineStableHash.cpp129 const uint32_t *RegMask = MO.getRegMask(); in stableHashValue() local
H A DRegUsageInfoCollector.cpp122 std::vector<uint32_t> RegMask; in runOnMachineFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegisterUsageInfo.cpp60 const Function &FP, ArrayRef<uint32_t> RegMask) { in storeUpdateRegUsageInfo()
78 for (const auto &RegMask : RegMasks) in print() local
H A DRegUsageInfoPropagate.cpp64 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 DLiveRegUnits.cpp26 void LiveRegUnits::removeRegsNotPreserved(const uint32_t *RegMask) { in removeRegsNotPreserved()
35 void LiveRegUnits::addRegsInMask(const uint32_t *RegMask) { in addRegsInMask()
H A DRegUsageInfoCollector.cpp123 std::vector<uint32_t> RegMask; in runOnMachineFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp454 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 DAArch64CollectLOH.cpp490 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 DMachineOperand.h159 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 DMachineOperand.h172 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 DMachineOperand.h174 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/
DMachineOperand.h174 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/
DMachineOperand.h174 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/
DMachineOperand.h174 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/
DMachineOperand.h174 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 DM68kAsmParser.cpp85 RegMask, enumerator
113 uint16_t RegMask; member
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceRegAlloc.h66 SmallBitVector RegMask; variable

1234