Home
last modified time | relevance | path

Searched refs:getVRegs (Results 1 – 25 of 100) sorted by relevance

1234

/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp959 SmallVector<unsigned, 16> DefRegs(OpdMapper.getVRegs(0)); in applyMappingWideLoad()
960 SmallVector<unsigned, 1> SrcRegs(OpdMapper.getVRegs(1)); in applyMappingWideLoad()
1020 SmallVector<unsigned, 1> SrcReg(OpdMapper.getVRegs(OpIdx)); in substituteSimpleCopyRegs()
1041 SmallVector<Register, 2> DefRegs(OpdMapper.getVRegs(0)); in applyMappingImpl()
1090 SmallVector<Register, 2> DefRegs(OpdMapper.getVRegs(0)); in applyMappingImpl()
1306 assert(empty(OpdMapper.getVRegs(0))); in applyMappingImpl()
1307 assert(empty(OpdMapper.getVRegs(3))); in applyMappingImpl()
1315 assert(empty(OpdMapper.getVRegs(0))); in applyMappingImpl()
1316 assert(empty(OpdMapper.getVRegs(2))); in applyMappingImpl()
1317 assert(empty(OpdMapper.getVRegs(3))); in applyMappingImpl()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1125 SmallVector<unsigned, 1> SrcRegs(OpdMapper.getVRegs(1)); in applyMappingWideLoad()
1935 assert(OpdMapper.getVRegs(1).empty() && OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
2037 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2038 assert(OpdMapper.getVRegs(1).empty()); in applyMappingImpl()
2039 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
2117 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2118 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
2126 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2127 assert(OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
2128 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1125 SmallVector<unsigned, 1> SrcRegs(OpdMapper.getVRegs(1)); in applyMappingWideLoad()
1935 assert(OpdMapper.getVRegs(1).empty() && OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
2037 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2038 assert(OpdMapper.getVRegs(1).empty()); in applyMappingImpl()
2039 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
2117 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2118 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
2126 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2127 assert(OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
2128 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1125 SmallVector<unsigned, 1> SrcRegs(OpdMapper.getVRegs(1)); in applyMappingWideLoad()
1935 assert(OpdMapper.getVRegs(1).empty() && OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
2037 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2038 assert(OpdMapper.getVRegs(1).empty()); in applyMappingImpl()
2039 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
2117 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2118 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
2126 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2127 assert(OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
2128 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1214 SmallVector<Register, 1> SrcRegs(OpdMapper.getVRegs(1)); in applyMappingLoad()
2565 assert(empty(OpdMapper.getVRegs(1))); in applyMappingImpl()
2706 assert(OpdMapper.getVRegs(1).empty() && OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
2842 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2843 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
3013 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
3014 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
3022 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
3023 assert(OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
3024 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1203 SmallVector<Register, 1> SrcRegs(OpdMapper.getVRegs(1)); in applyMappingLoad()
2545 assert(empty(OpdMapper.getVRegs(1))); in applyMappingImpl()
2686 assert(OpdMapper.getVRegs(1).empty() && OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
2822 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2823 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
2991 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2992 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
3000 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
3001 assert(OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
3002 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1181 SmallVector<Register, 1> SrcRegs(OpdMapper.getVRegs(1)); in applyMappingLoad()
2531 assert(empty(OpdMapper.getVRegs(1))); in applyMappingImpl()
2672 assert(OpdMapper.getVRegs(1).empty() && OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
2809 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2810 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
2974 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2975 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
2983 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2984 assert(OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
2985 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1214 SmallVector<Register, 1> SrcRegs(OpdMapper.getVRegs(1)); in applyMappingLoad()
2525 assert(empty(OpdMapper.getVRegs(1))); in applyMappingImpl()
2666 assert(OpdMapper.getVRegs(1).empty() && OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
2802 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2803 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
2973 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2974 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
2982 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2983 assert(OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
2984 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1214 SmallVector<Register, 1> SrcRegs(OpdMapper.getVRegs(1)); in applyMappingLoad()
2525 assert(empty(OpdMapper.getVRegs(1))); in applyMappingImpl()
2666 assert(OpdMapper.getVRegs(1).empty() && OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
2802 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2803 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
2973 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2974 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
2982 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2983 assert(OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
2984 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1202 SmallVector<Register, 1> SrcRegs(OpdMapper.getVRegs(1)); in applyMappingLoad()
2529 assert(empty(OpdMapper.getVRegs(1))); in applyMappingImpl()
2670 assert(OpdMapper.getVRegs(1).empty() && OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
2806 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2807 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
2975 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2976 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
2984 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2985 assert(OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
2986 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1181 SmallVector<Register, 1> SrcRegs(OpdMapper.getVRegs(1)); in applyMappingLoad()
2531 assert(empty(OpdMapper.getVRegs(1))); in applyMappingImpl()
2672 assert(OpdMapper.getVRegs(1).empty() && OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
2809 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2810 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
2974 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2975 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
2983 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2984 assert(OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
2985 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1214 SmallVector<Register, 1> SrcRegs(OpdMapper.getVRegs(1)); in applyMappingLoad()
2525 assert(empty(OpdMapper.getVRegs(1))); in applyMappingImpl()
2666 assert(OpdMapper.getVRegs(1).empty() && OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
2802 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2803 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
2973 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2974 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
2982 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2983 assert(OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
2984 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1214 SmallVector<Register, 1> SrcRegs(OpdMapper.getVRegs(1)); in applyMappingLoad()
2525 assert(empty(OpdMapper.getVRegs(1))); in applyMappingImpl()
2666 assert(OpdMapper.getVRegs(1).empty() && OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
2802 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2803 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
2973 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2974 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
2982 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2983 assert(OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
2984 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1202 SmallVector<Register, 1> SrcRegs(OpdMapper.getVRegs(1)); in applyMappingLoad()
2529 assert(empty(OpdMapper.getVRegs(1))); in applyMappingImpl()
2670 assert(OpdMapper.getVRegs(1).empty() && OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
2806 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2807 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
2975 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2976 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
2984 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2985 assert(OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
2986 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1214 SmallVector<Register, 1> SrcRegs(OpdMapper.getVRegs(1)); in applyMappingLoad()
2525 assert(empty(OpdMapper.getVRegs(1))); in applyMappingImpl()
2666 assert(OpdMapper.getVRegs(1).empty() && OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
2802 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2803 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
2973 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2974 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
2982 assert(OpdMapper.getVRegs(0).empty()); in applyMappingImpl()
2983 assert(OpdMapper.getVRegs(2).empty()); in applyMappingImpl()
2984 assert(OpdMapper.getVRegs(3).empty()); in applyMappingImpl()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/GlobalISel/
H A DRegisterBankInfo.cpp428 OpdMapper.getVRegs(OpIdx); in applyDefaultMapping()
685 RegisterBankInfo::OperandsMapper::getVRegs(unsigned OpIdx, in getVRegs() function in RegisterBankInfo::OperandsMapper
750 for (unsigned VReg : getVRegs(Idx)) { in print()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/GlobalISel/
H A DRegisterBankInfo.cpp428 OpdMapper.getVRegs(OpIdx); in applyDefaultMapping()
685 RegisterBankInfo::OperandsMapper::getVRegs(unsigned OpIdx, in getVRegs() function in RegisterBankInfo::OperandsMapper
750 for (unsigned VReg : getVRegs(Idx)) { in print()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/GlobalISel/
H A DRegisterBankInfo.cpp463 OpdMapper.getVRegs(OpIdx); in applyDefaultMapping()
733 RegisterBankInfo::OperandsMapper::getVRegs(unsigned OpIdx, in getVRegs() function in RegisterBankInfo::OperandsMapper
798 for (Register VReg : getVRegs(Idx)) { in print()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/GlobalISel/
H A DRegisterBankInfo.cpp463 OpdMapper.getVRegs(OpIdx); in applyDefaultMapping()
733 RegisterBankInfo::OperandsMapper::getVRegs(unsigned OpIdx, in getVRegs() function in RegisterBankInfo::OperandsMapper
798 for (Register VReg : getVRegs(Idx)) { in print()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/GlobalISel/
H A DRegisterBankInfo.cpp463 OpdMapper.getVRegs(OpIdx); in applyDefaultMapping()
733 RegisterBankInfo::OperandsMapper::getVRegs(unsigned OpIdx, in getVRegs() function in RegisterBankInfo::OperandsMapper
798 for (Register VReg : getVRegs(Idx)) { in print()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/GlobalISel/
H A DRegisterBankInfo.cpp462 OpdMapper.getVRegs(OpIdx); in applyDefaultMapping()
732 RegisterBankInfo::OperandsMapper::getVRegs(unsigned OpIdx, in getVRegs() function in RegisterBankInfo::OperandsMapper
797 for (Register VReg : getVRegs(Idx)) { in print()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/GlobalISel/
H A DRegisterBankInfo.cpp462 OpdMapper.getVRegs(OpIdx); in applyDefaultMapping()
732 RegisterBankInfo::OperandsMapper::getVRegs(unsigned OpIdx, in getVRegs() function in RegisterBankInfo::OperandsMapper
797 for (Register VReg : getVRegs(Idx)) { in print()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/GlobalISel/
H A DRegisterBankInfo.cpp463 OpdMapper.getVRegs(OpIdx); in applyDefaultMapping()
733 RegisterBankInfo::OperandsMapper::getVRegs(unsigned OpIdx, in getVRegs() function in RegisterBankInfo::OperandsMapper
798 for (Register VReg : getVRegs(Idx)) { in print()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DRegisterBankInfo.cpp463 OpdMapper.getVRegs(OpIdx); in applyDefaultMapping()
733 RegisterBankInfo::OperandsMapper::getVRegs(unsigned OpIdx, in getVRegs() function in RegisterBankInfo::OperandsMapper
798 for (Register VReg : getVRegs(Idx)) { in print()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DRegisterBankInfo.cpp462 OpdMapper.getVRegs(OpIdx); in applyDefaultMapping()
732 RegisterBankInfo::OperandsMapper::getVRegs(unsigned OpIdx, in getVRegs() function in RegisterBankInfo::OperandsMapper
797 for (Register VReg : getVRegs(Idx)) { in print()

1234