Home
last modified time | relevance | path

Searched refs:isReservedReg (Results 1 – 25 of 68) sorted by relevance

123

/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp214 bool AArch64RegisterInfo::isReservedReg(const MachineFunction &MF,
225 [this, &MF](MCPhysReg r){return isReservedReg(MF, r);});
237 return !isReservedReg(MF, PhysReg);
H A DAArch64RegisterInfo.h38 bool isReservedReg(const MachineFunction &MF, unsigned Reg) const;
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp213 bool AArch64RegisterInfo::isReservedReg(const MachineFunction &MF, in isReservedReg() function in AArch64RegisterInfo
221 [this, &MF](MCPhysReg r){return isReservedReg(MF, r);}); in isAnyArgRegReserved()
233 return !isReservedReg(MF, PhysReg); in isAsmClobberable()
H A DAArch64RegisterInfo.h37 bool isReservedReg(const MachineFunction &MF, unsigned Reg) const;
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AArch64/
H A DAArch64RegisterInfo.h33 bool isReservedReg(const MachineFunction &MF, unsigned Reg) const;
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp224 bool AArch64RegisterInfo::isReservedReg(const MachineFunction &MF, in isReservedReg() function in AArch64RegisterInfo
232 [this, &MF](MCPhysReg r){return isReservedReg(MF, r);}); in isAnyArgRegReserved()
244 return !isReservedReg(MF, PhysReg); in isAsmClobberable()
H A DAArch64RegisterInfo.h37 bool isReservedReg(const MachineFunction &MF, unsigned Reg) const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp224 bool AArch64RegisterInfo::isReservedReg(const MachineFunction &MF, in isReservedReg() function in AArch64RegisterInfo
232 [this, &MF](MCPhysReg r){return isReservedReg(MF, r);}); in isAnyArgRegReserved()
244 return !isReservedReg(MF, PhysReg); in isAsmClobberable()
H A DAArch64RegisterInfo.h37 bool isReservedReg(const MachineFunction &MF, unsigned Reg) const;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp224 bool AArch64RegisterInfo::isReservedReg(const MachineFunction &MF, in isReservedReg() function in AArch64RegisterInfo
232 [this, &MF](MCPhysReg r){return isReservedReg(MF, r);}); in isAnyArgRegReserved()
244 return !isReservedReg(MF, PhysReg); in isAsmClobberable()
H A DAArch64RegisterInfo.h37 bool isReservedReg(const MachineFunction &MF, unsigned Reg) const;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.h37 bool isReservedReg(const MachineFunction &MF, MCRegister Reg) const;
H A DAArch64RegisterInfo.cpp290 bool AArch64RegisterInfo::isReservedReg(const MachineFunction &MF, in isReservedReg() function in AArch64RegisterInfo
298 [this, &MF](MCPhysReg r){return isReservedReg(MF, r);}); in isAnyArgRegReserved()
310 return !isReservedReg(MF, PhysReg); in isAsmClobberable()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DAArch64RegisterInfo.h37 bool isReservedReg(const MachineFunction &MF, MCRegister Reg) const;
H A DAArch64RegisterInfo.cpp323 bool AArch64RegisterInfo::isReservedReg(const MachineFunction &MF, in isReservedReg() function in AArch64RegisterInfo
331 [this, &MF](MCPhysReg r){return isReservedReg(MF, r);}); in isAnyArgRegReserved()
343 return !isReservedReg(MF, PhysReg); in isAsmClobberable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.h37 bool isReservedReg(const MachineFunction &MF, MCRegister Reg) const;
H A DAArch64RegisterInfo.cpp330 bool AArch64RegisterInfo::isReservedReg(const MachineFunction &MF, in isReservedReg() function in AArch64RegisterInfo
338 [this, &MF](MCPhysReg r){return isReservedReg(MF, r);}); in isAnyArgRegReserved()
350 return !isReservedReg(MF, PhysReg); in isAsmClobberable()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.h37 bool isReservedReg(const MachineFunction &MF, MCRegister Reg) const;
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DAArch64RegisterInfo.h37 bool isReservedReg(const MachineFunction &MF, MCRegister Reg) const;
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.h37 bool isReservedReg(const MachineFunction &MF, MCRegister Reg) const;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.h37 bool isReservedReg(const MachineFunction &MF, MCRegister Reg) const;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.h37 bool isReservedReg(const MachineFunction &MF, MCRegister Reg) const;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.h37 bool isReservedReg(const MachineFunction &MF, MCRegister Reg) const;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.h37 bool isReservedReg(const MachineFunction &MF, MCRegister Reg) const;
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.h37 bool isReservedReg(const MachineFunction &MF, MCRegister Reg) const;

123