Searched defs:DefRegs (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPURegisterBankInfo.cpp | 1212 SmallVector<Register, 16> DefRegs(OpdMapper.getVRegs(0)); in applyMappingLoad() local 2160 SmallVector<Register, 1> DefRegs(OpdMapper.getVRegs(0)); in applyMappingImpl() local 2194 SmallVector<Register, 2> DefRegs(OpdMapper.getVRegs(0)); in applyMappingImpl() local 2272 SmallVector<Register, 2> DefRegs(OpdMapper.getVRegs(0)); in applyMappingImpl() local 2454 SmallVector<Register, 2> DefRegs(OpdMapper.getVRegs(0)); in applyMappingImpl() local 2479 SmallVector<Register, 2> DefRegs(OpdMapper.getVRegs(0)); in applyMappingImpl() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | MachineCopyPropagation.cpp | 91 SmallVector<MCRegister, 4> DefRegs; member
|
H A D | MachineOutliner.cpp | 789 SmallSet<Register, 2> UseRegs, DefRegs; in outline() local
|
H A D | LiveVariables.cpp | 511 SmallVector<unsigned, 4> DefRegs; in runOnInstr() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonExpandCondsets.cpp | 470 std::set<RegisterRef> DefRegs; in updateDeadsInRange() local
|
H A D | HexagonConstPropagation.cpp | 2848 SmallVector<unsigned,2> DefRegs; in rewriteHexConstDefs() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/ |
H A D | VEISelLowering.cpp | 2429 DenseMap<Register, bool> DefRegs; in emitSjLjDispatchBlock() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 10550 DenseMap<unsigned, bool> DefRegs; in EmitSjLjDispatchBlock() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 34005 DenseMap<unsigned, bool> DefRegs; in EmitSjLjDispatchBlock() local
|