Searched refs:RegState (Results 101 - 110 of 110) sorted by relevance

12345

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp502 .addReg(ResultReg, RegState::Kill)
3315 MIB.addReg(Reg, RegState::Implicit);
3943 MIB.addReg(RetReg, RegState::Implicit);
H A DAArch64InstructionSelector.cpp2486 .addDef(AArch64::X0, RegState::Implicit)
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.cpp518 .addReg(ToReg, RegState::Define | getUndefRegState(FirstCopy)
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp1265 .addReg(DstReg, RegState::DefineNoRead, SubIdx)
H A DX86ISelLowering.cpp[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1267 .addReg(EHPhysReg, RegState::Kill);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp1773 MIB.addReg(IfSourceRegister, RegState::Undef);
H A DAMDGPURegisterBankInfo.cpp997 .addReg(CondReg, RegState::Kill);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp7672 .addReg(End1Reg, RegState::Define).addReg(End2Reg, RegState::Define)
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp453 .addReg(TempReg, RegState::Define).addReg(GlobalBaseReg);

Completed in 434 milliseconds

12345