Searched defs:DefRegs (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPURegisterBankInfo.cpp | 2139 SmallVector<Register, 2> DefRegs(OpdMapper.getVRegs(0)); in applyMappingSMULU64() local 2222 SmallVector<Register, 1> DefRegs(OpdMapper.getVRegs(0)); in applyMappingImpl() local 2329 SmallVector<Register, 1> DefRegs(OpdMapper.getVRegs(0)); in applyMappingImpl() local 2361 SmallVector<Register, 2> DefRegs(OpdMapper.getVRegs(0)); in applyMappingImpl() local 2460 SmallVector<Register, 2> DefRegs(OpdMapper.getVRegs(0)); in applyMappingImpl() local 2780 SmallVector<Register, 2> DefRegs(OpdMapper.getVRegs(0)); in applyMappingImpl() local 2805 SmallVector<Register, 2> DefRegs(OpdMapper.getVRegs(0)); in applyMappingImpl() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | LiveVariables.cpp | 519 SmallVector<Register, 4> DefRegs; in runOnInstr() local
|
| H A D | MachineOutliner.cpp | 1134 SmallSet<Register, 2> UseRegs, DefRegs; in outline() local
|
| H A D | MachineCopyPropagation.cpp | 115 SmallVector<MCRegister, 4> DefRegs; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonExpandCondsets.cpp | 455 std::set<RegisterRef> DefRegs; in updateDeadsInRange() local
|
| H A D | HexagonConstPropagation.cpp | 2845 SmallVector<unsigned,2> DefRegs; in rewriteHexConstDefs() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.cpp | 2634 DenseSet<Register> DefRegs; in emitSjLjDispatchBlock() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 11356 DenseSet<unsigned> DefRegs; in EmitSjLjDispatchBlock() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 37689 DenseSet<Register> DefRegs; in EmitSjLjDispatchBlock() local
|