Home
last modified time | relevance | path

Searched refs:IRDef2VPValue (Results 1 – 17 of 17) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp57 DenseMap<Value *, VPValue *> IRDef2VPValue; member in __anona7ef5bbe0111::PlainCFGBuilder
95 assert(IRDef2VPValue.count(Phi) && "Missing VPInstruction for PHINode."); in fixPhiNodes()
96 VPValue *VPVal = IRDef2VPValue[Phi]; in fixPhiNodes()
168 auto VPValIt = IRDef2VPValue.find(IRVal); in getOrCreateVPOperand()
169 if (VPValIt != IRDef2VPValue.end()) in getOrCreateVPOperand()
187 IRDef2VPValue[IRVal] = NewVPVal; in getOrCreateVPOperand()
202 assert(!IRDef2VPValue.count(Inst) && in createVPInstructionsForVPBB()
236 IRDef2VPValue[Inst] = NewVPV; in createVPInstructionsForVPBB()
263 IRDef2VPValue[&I] = VPV; in buildPlainCFG()
302 assert(IRDef2VPValue.count(BrCond) && in buildPlainCFG()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp57 DenseMap<Value *, VPValue *> IRDef2VPValue; member in __anone3b386d40111::PlainCFGBuilder
95 assert(IRDef2VPValue.count(Phi) && "Missing VPInstruction for PHINode."); in fixPhiNodes()
96 VPValue *VPVal = IRDef2VPValue[Phi]; in fixPhiNodes()
168 auto VPValIt = IRDef2VPValue.find(IRVal); in getOrCreateVPOperand()
169 if (VPValIt != IRDef2VPValue.end()) in getOrCreateVPOperand()
187 IRDef2VPValue[IRVal] = NewVPVal; in getOrCreateVPOperand()
202 assert(!IRDef2VPValue.count(Inst) && in createVPInstructionsForVPBB()
236 IRDef2VPValue[Inst] = NewVPV; in createVPInstructionsForVPBB()
263 IRDef2VPValue[&I] = VPV; in buildPlainCFG()
302 assert(IRDef2VPValue.count(BrCond) && in buildPlainCFG()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp57 DenseMap<Value *, VPValue *> IRDef2VPValue; member in __anon2a49f1530111::PlainCFGBuilder
95 assert(IRDef2VPValue.count(Phi) && "Missing VPInstruction for PHINode."); in fixPhiNodes()
96 VPValue *VPVal = IRDef2VPValue[Phi]; in fixPhiNodes()
168 auto VPValIt = IRDef2VPValue.find(IRVal); in getOrCreateVPOperand()
169 if (VPValIt != IRDef2VPValue.end()) in getOrCreateVPOperand()
187 IRDef2VPValue[IRVal] = NewVPVal; in getOrCreateVPOperand()
202 assert(!IRDef2VPValue.count(Inst) && in createVPInstructionsForVPBB()
236 IRDef2VPValue[Inst] = NewVPV; in createVPInstructionsForVPBB()
263 IRDef2VPValue[&I] = VPV; in buildPlainCFG()
302 assert(IRDef2VPValue.count(BrCond) && in buildPlainCFG()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp57 DenseMap<Value *, VPValue *> IRDef2VPValue; member in __anon4d5c40d10111::PlainCFGBuilder
95 assert(IRDef2VPValue.count(Phi) && "Missing VPInstruction for PHINode."); in fixPhiNodes()
96 VPValue *VPVal = IRDef2VPValue[Phi]; in fixPhiNodes()
168 auto VPValIt = IRDef2VPValue.find(IRVal); in getOrCreateVPOperand()
169 if (VPValIt != IRDef2VPValue.end()) in getOrCreateVPOperand()
187 IRDef2VPValue[IRVal] = NewVPVal; in getOrCreateVPOperand()
202 assert(!IRDef2VPValue.count(Inst) && in createVPInstructionsForVPBB()
236 IRDef2VPValue[Inst] = NewVPV; in createVPInstructionsForVPBB()
263 IRDef2VPValue[&I] = VPV; in buildPlainCFG()
302 assert(IRDef2VPValue.count(BrCond) && in buildPlainCFG()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp57 DenseMap<Value *, VPValue *> IRDef2VPValue; member in __anon815aa7860111::PlainCFGBuilder
95 assert(IRDef2VPValue.count(Phi) && "Missing VPInstruction for PHINode."); in fixPhiNodes()
96 VPValue *VPVal = IRDef2VPValue[Phi]; in fixPhiNodes()
168 auto VPValIt = IRDef2VPValue.find(IRVal); in getOrCreateVPOperand()
169 if (VPValIt != IRDef2VPValue.end()) in getOrCreateVPOperand()
187 IRDef2VPValue[IRVal] = NewVPVal; in getOrCreateVPOperand()
202 assert(!IRDef2VPValue.count(Inst) && in createVPInstructionsForVPBB()
236 IRDef2VPValue[Inst] = NewVPV; in createVPInstructionsForVPBB()
263 IRDef2VPValue[&I] = VPV; in buildPlainCFG()
302 assert(IRDef2VPValue.count(BrCond) && in buildPlainCFG()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp57 DenseMap<Value *, VPValue *> IRDef2VPValue;
95 assert(IRDef2VPValue.count(Phi) && "Missing VPInstruction for PHINode.");
96 VPValue *VPVal = IRDef2VPValue[Phi];
168 auto VPValIt = IRDef2VPValue.find(IRVal);
169 if (VPValIt != IRDef2VPValue.end())
187 IRDef2VPValue[IRVal] = NewVPVal;
202 assert(!IRDef2VPValue.count(Inst) &&
236 IRDef2VPValue[Inst] = NewVPV;
263 IRDef2VPValue[&I] = VPV;
302 assert(IRDef2VPValue.count(BrCond) &&
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp57 DenseMap<Value *, VPValue *> IRDef2VPValue; member in __anona144d6f10111::PlainCFGBuilder
95 assert(IRDef2VPValue.count(Phi) && "Missing VPInstruction for PHINode."); in fixPhiNodes()
96 VPValue *VPVal = IRDef2VPValue[Phi]; in fixPhiNodes()
166 auto VPValIt = IRDef2VPValue.find(IRVal); in getOrCreateVPOperand()
167 if (VPValIt != IRDef2VPValue.end()) in getOrCreateVPOperand()
185 IRDef2VPValue[IRVal] = NewVPVal; in getOrCreateVPOperand()
200 assert(!IRDef2VPValue.count(Inst) && in createVPInstructionsForVPBB()
234 IRDef2VPValue[Inst] = NewVPInst; in createVPInstructionsForVPBB()
294 assert(IRDef2VPValue.count(BrCond) && in buildPlainCFG()
296 VPValue *VPCondBit = IRDef2VPValue[BrCond]; in buildPlainCFG()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp57 DenseMap<Value *, VPValue *> IRDef2VPValue; member in __anon0b53c9410111::PlainCFGBuilder
95 assert(IRDef2VPValue.count(Phi) && "Missing VPInstruction for PHINode."); in fixPhiNodes()
96 VPValue *VPVal = IRDef2VPValue[Phi]; in fixPhiNodes()
166 auto VPValIt = IRDef2VPValue.find(IRVal); in getOrCreateVPOperand()
167 if (VPValIt != IRDef2VPValue.end()) in getOrCreateVPOperand()
185 IRDef2VPValue[IRVal] = NewVPVal; in getOrCreateVPOperand()
200 assert(!IRDef2VPValue.count(Inst) && in createVPInstructionsForVPBB()
234 IRDef2VPValue[Inst] = NewVPInst; in createVPInstructionsForVPBB()
294 assert(IRDef2VPValue.count(BrCond) && in buildPlainCFG()
296 VPValue *VPCondBit = IRDef2VPValue[BrCond]; in buildPlainCFG()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp57 DenseMap<Value *, VPValue *> IRDef2VPValue; member in __anon6f9977860111::PlainCFGBuilder
95 assert(IRDef2VPValue.count(Phi) && "Missing VPInstruction for PHINode."); in fixPhiNodes()
96 VPValue *VPVal = IRDef2VPValue[Phi]; in fixPhiNodes()
166 auto VPValIt = IRDef2VPValue.find(IRVal); in getOrCreateVPOperand()
167 if (VPValIt != IRDef2VPValue.end()) in getOrCreateVPOperand()
185 IRDef2VPValue[IRVal] = NewVPVal; in getOrCreateVPOperand()
200 assert(!IRDef2VPValue.count(Inst) && in createVPInstructionsForVPBB()
234 IRDef2VPValue[Inst] = NewVPInst; in createVPInstructionsForVPBB()
294 assert(IRDef2VPValue.count(BrCond) && in buildPlainCFG()
296 VPValue *VPCondBit = IRDef2VPValue[BrCond]; in buildPlainCFG()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp57 DenseMap<Value *, VPValue *> IRDef2VPValue; member in __anone7de4d5e0111::PlainCFGBuilder
95 assert(IRDef2VPValue.count(Phi) && "Missing VPInstruction for PHINode."); in fixPhiNodes()
96 VPValue *VPVal = IRDef2VPValue[Phi]; in fixPhiNodes()
166 auto VPValIt = IRDef2VPValue.find(IRVal); in getOrCreateVPOperand()
167 if (VPValIt != IRDef2VPValue.end()) in getOrCreateVPOperand()
185 IRDef2VPValue[IRVal] = NewVPVal; in getOrCreateVPOperand()
200 assert(!IRDef2VPValue.count(Inst) && in createVPInstructionsForVPBB()
234 IRDef2VPValue[Inst] = NewVPInst; in createVPInstructionsForVPBB()
294 assert(IRDef2VPValue.count(BrCond) && in buildPlainCFG()
296 VPValue *VPCondBit = IRDef2VPValue[BrCond]; in buildPlainCFG()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp57 DenseMap<Value *, VPValue *> IRDef2VPValue; member in __anon6535b6b00111::PlainCFGBuilder
95 assert(IRDef2VPValue.count(Phi) && "Missing VPInstruction for PHINode."); in fixPhiNodes()
96 VPValue *VPVal = IRDef2VPValue[Phi]; in fixPhiNodes()
166 auto VPValIt = IRDef2VPValue.find(IRVal); in getOrCreateVPOperand()
167 if (VPValIt != IRDef2VPValue.end()) in getOrCreateVPOperand()
185 IRDef2VPValue[IRVal] = NewVPVal; in getOrCreateVPOperand()
200 assert(!IRDef2VPValue.count(Inst) && in createVPInstructionsForVPBB()
234 IRDef2VPValue[Inst] = NewVPInst; in createVPInstructionsForVPBB()
294 assert(IRDef2VPValue.count(BrCond) && in buildPlainCFG()
296 VPValue *VPCondBit = IRDef2VPValue[BrCond]; in buildPlainCFG()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp57 DenseMap<Value *, VPValue *> IRDef2VPValue; member in __anon996243e00111::PlainCFGBuilder
95 assert(IRDef2VPValue.count(Phi) && "Missing VPInstruction for PHINode."); in fixPhiNodes()
96 VPValue *VPVal = IRDef2VPValue[Phi]; in fixPhiNodes()
166 auto VPValIt = IRDef2VPValue.find(IRVal); in getOrCreateVPOperand()
167 if (VPValIt != IRDef2VPValue.end()) in getOrCreateVPOperand()
185 IRDef2VPValue[IRVal] = NewVPVal; in getOrCreateVPOperand()
200 assert(!IRDef2VPValue.count(Inst) && in createVPInstructionsForVPBB()
234 IRDef2VPValue[Inst] = NewVPInst; in createVPInstructionsForVPBB()
294 assert(IRDef2VPValue.count(BrCond) && in buildPlainCFG()
296 VPValue *VPCondBit = IRDef2VPValue[BrCond]; in buildPlainCFG()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp57 DenseMap<Value *, VPValue *> IRDef2VPValue; member in __anonb9dcd3c90111::PlainCFGBuilder
95 assert(IRDef2VPValue.count(Phi) && "Missing VPInstruction for PHINode."); in fixPhiNodes()
96 VPValue *VPVal = IRDef2VPValue[Phi]; in fixPhiNodes()
166 auto VPValIt = IRDef2VPValue.find(IRVal); in getOrCreateVPOperand()
167 if (VPValIt != IRDef2VPValue.end()) in getOrCreateVPOperand()
185 IRDef2VPValue[IRVal] = NewVPVal; in getOrCreateVPOperand()
200 assert(!IRDef2VPValue.count(Inst) && in createVPInstructionsForVPBB()
234 IRDef2VPValue[Inst] = NewVPInst; in createVPInstructionsForVPBB()
294 assert(IRDef2VPValue.count(BrCond) && in buildPlainCFG()
296 VPValue *VPCondBit = IRDef2VPValue[BrCond]; in buildPlainCFG()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp57 DenseMap<Value *, VPValue *> IRDef2VPValue; member in __anon82b37ec40111::PlainCFGBuilder
95 assert(IRDef2VPValue.count(Phi) && "Missing VPInstruction for PHINode."); in fixPhiNodes()
96 VPValue *VPVal = IRDef2VPValue[Phi]; in fixPhiNodes()
166 auto VPValIt = IRDef2VPValue.find(IRVal); in getOrCreateVPOperand()
167 if (VPValIt != IRDef2VPValue.end()) in getOrCreateVPOperand()
185 IRDef2VPValue[IRVal] = NewVPVal; in getOrCreateVPOperand()
200 assert(!IRDef2VPValue.count(Inst) && in createVPInstructionsForVPBB()
234 IRDef2VPValue[Inst] = NewVPInst; in createVPInstructionsForVPBB()
294 assert(IRDef2VPValue.count(BrCond) && in buildPlainCFG()
296 VPValue *VPCondBit = IRDef2VPValue[BrCond]; in buildPlainCFG()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp57 DenseMap<Value *, VPValue *> IRDef2VPValue; member in __anon5533e39e0111::PlainCFGBuilder
95 assert(IRDef2VPValue.count(Phi) && "Missing VPInstruction for PHINode."); in fixPhiNodes()
96 VPValue *VPVal = IRDef2VPValue[Phi]; in fixPhiNodes()
166 auto VPValIt = IRDef2VPValue.find(IRVal); in getOrCreateVPOperand()
167 if (VPValIt != IRDef2VPValue.end()) in getOrCreateVPOperand()
185 IRDef2VPValue[IRVal] = NewVPVal; in getOrCreateVPOperand()
200 assert(!IRDef2VPValue.count(Inst) && in createVPInstructionsForVPBB()
234 IRDef2VPValue[Inst] = NewVPInst; in createVPInstructionsForVPBB()
294 assert(IRDef2VPValue.count(BrCond) && in buildPlainCFG()
296 VPValue *VPCondBit = IRDef2VPValue[BrCond]; in buildPlainCFG()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp58 DenseMap<Value *, VPValue *> IRDef2VPValue; member in __anona3afed1c0111::PlainCFGBuilder
94 assert(IRDef2VPValue.count(Phi) && "Missing VPInstruction for PHINode."); in fixPhiNodes()
95 VPValue *VPVal = IRDef2VPValue[Phi]; in fixPhiNodes()
163 auto VPValIt = IRDef2VPValue.find(IRVal); in getOrCreateVPOperand()
164 if (VPValIt != IRDef2VPValue.end()) in getOrCreateVPOperand()
182 IRDef2VPValue[IRVal] = NewVPVal; in getOrCreateVPOperand()
197 assert(!IRDef2VPValue.count(Inst) && in createVPInstructionsForVPBB()
231 IRDef2VPValue[Inst] = NewVPInst; in createVPInstructionsForVPBB()
291 assert(IRDef2VPValue.count(BrCond) && in buildPlainCFG()
293 VPValue *VPCondBit = IRDef2VPValue[BrCond]; in buildPlainCFG()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Vectorize/
H A DVPlanHCFGBuilder.cpp58 DenseMap<Value *, VPValue *> IRDef2VPValue; member in __anonf22bf69a0111::PlainCFGBuilder
94 assert(IRDef2VPValue.count(Phi) && "Missing VPInstruction for PHINode."); in fixPhiNodes()
95 VPValue *VPVal = IRDef2VPValue[Phi]; in fixPhiNodes()
163 auto VPValIt = IRDef2VPValue.find(IRVal); in getOrCreateVPOperand()
164 if (VPValIt != IRDef2VPValue.end()) in getOrCreateVPOperand()
182 IRDef2VPValue[IRVal] = NewVPVal; in getOrCreateVPOperand()
197 assert(!IRDef2VPValue.count(Inst) && in createVPInstructionsForVPBB()
231 IRDef2VPValue[Inst] = NewVPInst; in createVPInstructionsForVPBB()
291 assert(IRDef2VPValue.count(BrCond) && in buildPlainCFG()
293 VPValue *VPCondBit = IRDef2VPValue[BrCond]; in buildPlainCFG()