Searched defs:DefRegs (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPURegisterBankInfo.cpp | 2195 if (DefRegs.empty()) in applyMappingImpl() local 1139 SmallVector<Register, 16> DefRegs(OpdMapper.getVRegs(0)); applyMappingLoad() local 2112 SmallVector<Register, 2> DefRegs(OpdMapper.getVRegs(0)); applyMappingSMULU64() local 2302 SmallVector<Register, 1> DefRegs(OpdMapper.getVRegs(0)); applyMappingImpl() local 2334 SmallVector<Register, 2> DefRegs(OpdMapper.getVRegs(0)); applyMappingImpl() local 2410 SmallVector<Register, 2> DefRegs(OpdMapper.getVRegs(0)); applyMappingImpl() local 2731 SmallVector<Register, 2> DefRegs(OpdMapper.getVRegs(0)); applyMappingImpl() local 2756 SmallVector<Register, 2> DefRegs(OpdMapper.getVRegs(0)); applyMappingImpl() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineOutliner.cpp | 913 SmallSet<Register, 2> UseRegs, DefRegs; outline() local
|
H A D | LiveVariables.cpp | 495 SmallVector<unsigned, 4> DefRegs; runOnInstr() local
|
H A D | MachineCopyPropagation.cpp | 111 SmallVector<MCRegister, 4> DefRegs; global() member [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonExpandCondsets.cpp | 472 std::set<RegisterRef> DefRegs; in updateDeadsInRange() local
|
H A D | HexagonConstPropagation.cpp | 2841 SmallVector<unsigned,2> DefRegs; in rewriteHexConstDefs() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VEISelLowering.cpp | 2652 DenseMap<Register, bool> DefRegs; emitSjLjDispatchBlock() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 11276 DenseMap<unsigned, bool> DefRegs; EmitSjLjDispatchBlock() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 35938 DenseMap<unsigned, bool> DefRegs; EmitSjLjDispatchBlock() local [all...] |