Home
last modified time | relevance | path

Searched refs:FixedCSRFIMap (Results 1 – 11 of 11) sorted by relevance

/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp111 static const std::map<unsigned, int> FixedCSRFIMap = { variable
134 auto FII = FixedCSRFIMap.find(Reg); in hasReservedSpillSlot()
135 if (FII == FixedCSRFIMap.end()) in hasReservedSpillSlot()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp111 static const std::map<unsigned, int> FixedCSRFIMap = { variable
134 auto FII = FixedCSRFIMap.find(Reg); in hasReservedSpillSlot()
135 if (FII == FixedCSRFIMap.end()) in hasReservedSpillSlot()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp123 static const std::map<unsigned, int> FixedCSRFIMap = { variable
146 auto FII = FixedCSRFIMap.find(Reg); in hasReservedSpillSlot()
147 if (FII == FixedCSRFIMap.end()) in hasReservedSpillSlot()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp123 static const std::map<unsigned, int> FixedCSRFIMap = { variable
146 auto FII = FixedCSRFIMap.find(Reg); in hasReservedSpillSlot()
147 if (FII == FixedCSRFIMap.end()) in hasReservedSpillSlot()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp136 static const std::map<unsigned, int> FixedCSRFIMap = { variable
159 auto FII = FixedCSRFIMap.find(Reg); in hasReservedSpillSlot()
160 if (FII == FixedCSRFIMap.end()) in hasReservedSpillSlot()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp128 static const std::map<unsigned, int> FixedCSRFIMap = { variable
151 auto FII = FixedCSRFIMap.find(Reg); in hasReservedSpillSlot()
152 if (FII == FixedCSRFIMap.end()) in hasReservedSpillSlot()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp128 static const std::map<unsigned, int> FixedCSRFIMap = { variable
151 auto FII = FixedCSRFIMap.find(Reg); in hasReservedSpillSlot()
152 if (FII == FixedCSRFIMap.end()) in hasReservedSpillSlot()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp128 static const std::map<unsigned, int> FixedCSRFIMap = { variable
151 auto FII = FixedCSRFIMap.find(Reg); in hasReservedSpillSlot()
152 if (FII == FixedCSRFIMap.end()) in hasReservedSpillSlot()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp128 static const std::map<unsigned, int> FixedCSRFIMap = { variable
151 auto FII = FixedCSRFIMap.find(Reg); in hasReservedSpillSlot()
152 if (FII == FixedCSRFIMap.end()) in hasReservedSpillSlot()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp128 static const std::map<unsigned, int> FixedCSRFIMap = { variable
151 auto FII = FixedCSRFIMap.find(Reg); in hasReservedSpillSlot()
152 if (FII == FixedCSRFIMap.end()) in hasReservedSpillSlot()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp128 static const std::map<unsigned, int> FixedCSRFIMap = {
151 auto FII = FixedCSRFIMap.find(Reg);
152 if (FII == FixedCSRFIMap.end())