Home
last modified time | relevance | path

Searched refs:SwiftErrorVal (Results 1 – 25 of 51) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DSwiftErrorValueTracking.cpp128 for (const auto *SwiftErrorVal : SwiftErrorVals) { in createEntriesInEntryBlock() local
131 if (SwiftErrorArg && SwiftErrorArg == SwiftErrorVal) in createEntriesInEntryBlock()
139 setCurrentVReg(MBB, SwiftErrorVal, VReg); in createEntriesInEntryBlock()
160 for (const auto *SwiftErrorVal : SwiftErrorVals) { in propagateVRegs() local
161 auto Key = std::make_pair(MBB, SwiftErrorVal); in propagateVRegs()
187 Pred, getOrCreateVReg(Pred, SwiftErrorVal))); in propagateVRegs()
217 setCurrentVReg(MBB, SwiftErrorVal, VRegs[0].second); in propagateVRegs()
221 auto DLoc = isa<Instruction>(SwiftErrorVal) in propagateVRegs()
222 ? cast<Instruction>(SwiftErrorVal)->getDebugLoc() in propagateVRegs()
254 setCurrentVReg(MBB, SwiftErrorVal, PHIVReg); in propagateVRegs()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DSwiftErrorValueTracking.cpp128 for (const auto *SwiftErrorVal : SwiftErrorVals) { in createEntriesInEntryBlock() local
131 if (SwiftErrorArg && SwiftErrorArg == SwiftErrorVal) in createEntriesInEntryBlock()
139 setCurrentVReg(MBB, SwiftErrorVal, VReg); in createEntriesInEntryBlock()
160 for (const auto *SwiftErrorVal : SwiftErrorVals) { in propagateVRegs() local
161 auto Key = std::make_pair(MBB, SwiftErrorVal); in propagateVRegs()
187 Pred, getOrCreateVReg(Pred, SwiftErrorVal))); in propagateVRegs()
217 setCurrentVReg(MBB, SwiftErrorVal, VRegs[0].second); in propagateVRegs()
221 auto DLoc = isa<Instruction>(SwiftErrorVal) in propagateVRegs()
222 ? cast<Instruction>(SwiftErrorVal)->getDebugLoc() in propagateVRegs()
254 setCurrentVReg(MBB, SwiftErrorVal, PHIVReg); in propagateVRegs()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DSwiftErrorValueTracking.cpp128 for (const auto *SwiftErrorVal : SwiftErrorVals) { in createEntriesInEntryBlock() local
131 if (SwiftErrorArg && SwiftErrorArg == SwiftErrorVal) in createEntriesInEntryBlock()
139 setCurrentVReg(MBB, SwiftErrorVal, VReg); in createEntriesInEntryBlock()
160 for (const auto *SwiftErrorVal : SwiftErrorVals) { in propagateVRegs() local
161 auto Key = std::make_pair(MBB, SwiftErrorVal); in propagateVRegs()
187 Pred, getOrCreateVReg(Pred, SwiftErrorVal))); in propagateVRegs()
217 setCurrentVReg(MBB, SwiftErrorVal, VRegs[0].second); in propagateVRegs()
221 auto DLoc = isa<Instruction>(SwiftErrorVal) in propagateVRegs()
222 ? cast<Instruction>(SwiftErrorVal)->getDebugLoc() in propagateVRegs()
254 setCurrentVReg(MBB, SwiftErrorVal, PHIVReg); in propagateVRegs()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/
H A DSwiftErrorValueTracking.cpp128 for (const auto *SwiftErrorVal : SwiftErrorVals) { in createEntriesInEntryBlock() local
131 if (SwiftErrorArg && SwiftErrorArg == SwiftErrorVal) in createEntriesInEntryBlock()
139 setCurrentVReg(MBB, SwiftErrorVal, VReg); in createEntriesInEntryBlock()
160 for (const auto *SwiftErrorVal : SwiftErrorVals) { in propagateVRegs() local
161 auto Key = std::make_pair(MBB, SwiftErrorVal); in propagateVRegs()
187 Pred, getOrCreateVReg(Pred, SwiftErrorVal))); in propagateVRegs()
217 setCurrentVReg(MBB, SwiftErrorVal, VRegs[0].second); in propagateVRegs()
221 auto DLoc = isa<Instruction>(SwiftErrorVal) in propagateVRegs()
222 ? cast<Instruction>(SwiftErrorVal)->getDebugLoc() in propagateVRegs()
254 setCurrentVReg(MBB, SwiftErrorVal, PHIVReg); in propagateVRegs()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DSwiftErrorValueTracking.cpp128 for (const auto *SwiftErrorVal : SwiftErrorVals) { in createEntriesInEntryBlock() local
131 if (SwiftErrorArg && SwiftErrorArg == SwiftErrorVal) in createEntriesInEntryBlock()
139 setCurrentVReg(MBB, SwiftErrorVal, VReg); in createEntriesInEntryBlock()
160 for (const auto *SwiftErrorVal : SwiftErrorVals) { in propagateVRegs() local
161 auto Key = std::make_pair(MBB, SwiftErrorVal); in propagateVRegs()
187 Pred, getOrCreateVReg(Pred, SwiftErrorVal))); in propagateVRegs()
217 setCurrentVReg(MBB, SwiftErrorVal, VRegs[0].second); in propagateVRegs()
221 auto DLoc = isa<Instruction>(SwiftErrorVal) in propagateVRegs()
222 ? cast<Instruction>(SwiftErrorVal)->getDebugLoc() in propagateVRegs()
254 setCurrentVReg(MBB, SwiftErrorVal, PHIVReg); in propagateVRegs()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DSwiftErrorValueTracking.cpp128 for (const auto *SwiftErrorVal : SwiftErrorVals) { in createEntriesInEntryBlock() local
131 if (SwiftErrorArg && SwiftErrorArg == SwiftErrorVal) in createEntriesInEntryBlock()
139 setCurrentVReg(MBB, SwiftErrorVal, VReg); in createEntriesInEntryBlock()
160 for (const auto *SwiftErrorVal : SwiftErrorVals) { in propagateVRegs() local
161 auto Key = std::make_pair(MBB, SwiftErrorVal); in propagateVRegs()
187 Pred, getOrCreateVReg(Pred, SwiftErrorVal))); in propagateVRegs()
217 setCurrentVReg(MBB, SwiftErrorVal, VRegs[0].second); in propagateVRegs()
221 auto DLoc = isa<Instruction>(SwiftErrorVal) in propagateVRegs()
222 ? cast<Instruction>(SwiftErrorVal)->getDebugLoc() in propagateVRegs()
254 setCurrentVReg(MBB, SwiftErrorVal, PHIVReg); in propagateVRegs()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DSwiftErrorValueTracking.cpp128 for (const auto *SwiftErrorVal : SwiftErrorVals) { in createEntriesInEntryBlock() local
131 if (SwiftErrorArg && SwiftErrorArg == SwiftErrorVal) in createEntriesInEntryBlock()
139 setCurrentVReg(MBB, SwiftErrorVal, VReg); in createEntriesInEntryBlock()
160 for (const auto *SwiftErrorVal : SwiftErrorVals) { in propagateVRegs() local
161 auto Key = std::make_pair(MBB, SwiftErrorVal); in propagateVRegs()
187 Pred, getOrCreateVReg(Pred, SwiftErrorVal))); in propagateVRegs()
217 setCurrentVReg(MBB, SwiftErrorVal, VRegs[0].second); in propagateVRegs()
221 auto DLoc = isa<Instruction>(SwiftErrorVal) in propagateVRegs()
222 ? cast<Instruction>(SwiftErrorVal)->getDebugLoc() in propagateVRegs()
254 setCurrentVReg(MBB, SwiftErrorVal, PHIVReg); in propagateVRegs()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSwiftErrorValueTracking.cpp128 for (const auto *SwiftErrorVal : SwiftErrorVals) { in createEntriesInEntryBlock() local
131 if (SwiftErrorArg && SwiftErrorArg == SwiftErrorVal) in createEntriesInEntryBlock()
139 setCurrentVReg(MBB, SwiftErrorVal, VReg); in createEntriesInEntryBlock()
160 for (const auto *SwiftErrorVal : SwiftErrorVals) { in propagateVRegs() local
161 auto Key = std::make_pair(MBB, SwiftErrorVal); in propagateVRegs()
187 Pred, getOrCreateVReg(Pred, SwiftErrorVal))); in propagateVRegs()
217 setCurrentVReg(MBB, SwiftErrorVal, VRegs[0].second); in propagateVRegs()
221 auto DLoc = isa<Instruction>(SwiftErrorVal) in propagateVRegs()
222 ? cast<Instruction>(SwiftErrorVal)->getDebugLoc() in propagateVRegs()
254 setCurrentVReg(MBB, SwiftErrorVal, PHIVReg); in propagateVRegs()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/
H A DSwiftErrorValueTracking.cpp128 for (const auto *SwiftErrorVal : SwiftErrorVals) { in createEntriesInEntryBlock() local
131 if (SwiftErrorArg && SwiftErrorArg == SwiftErrorVal) in createEntriesInEntryBlock()
139 setCurrentVReg(MBB, SwiftErrorVal, VReg); in createEntriesInEntryBlock()
160 for (const auto *SwiftErrorVal : SwiftErrorVals) { in propagateVRegs() local
161 auto Key = std::make_pair(MBB, SwiftErrorVal); in propagateVRegs()
187 Pred, getOrCreateVReg(Pred, SwiftErrorVal))); in propagateVRegs()
217 setCurrentVReg(MBB, SwiftErrorVal, VRegs[0].second); in propagateVRegs()
221 auto DLoc = isa<Instruction>(SwiftErrorVal) in propagateVRegs()
222 ? cast<Instruction>(SwiftErrorVal)->getDebugLoc() in propagateVRegs()
254 setCurrentVReg(MBB, SwiftErrorVal, PHIVReg); in propagateVRegs()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DSwiftErrorValueTracking.cpp128 for (const auto *SwiftErrorVal : SwiftErrorVals) { in createEntriesInEntryBlock() local
131 if (SwiftErrorArg && SwiftErrorArg == SwiftErrorVal) in createEntriesInEntryBlock()
139 setCurrentVReg(MBB, SwiftErrorVal, VReg); in createEntriesInEntryBlock()
160 for (const auto *SwiftErrorVal : SwiftErrorVals) { in propagateVRegs() local
161 auto Key = std::make_pair(MBB, SwiftErrorVal); in propagateVRegs()
187 Pred, getOrCreateVReg(Pred, SwiftErrorVal))); in propagateVRegs()
217 setCurrentVReg(MBB, SwiftErrorVal, VRegs[0].second); in propagateVRegs()
221 auto DLoc = isa<Instruction>(SwiftErrorVal) in propagateVRegs()
222 ? cast<Instruction>(SwiftErrorVal)->getDebugLoc() in propagateVRegs()
254 setCurrentVReg(MBB, SwiftErrorVal, PHIVReg); in propagateVRegs()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DSwiftErrorValueTracking.cpp128 for (const auto *SwiftErrorVal : SwiftErrorVals) { in createEntriesInEntryBlock() local
131 if (SwiftErrorArg && SwiftErrorArg == SwiftErrorVal) in createEntriesInEntryBlock()
139 setCurrentVReg(MBB, SwiftErrorVal, VReg); in createEntriesInEntryBlock()
160 for (const auto *SwiftErrorVal : SwiftErrorVals) { in propagateVRegs() local
161 auto Key = std::make_pair(MBB, SwiftErrorVal); in propagateVRegs()
187 Pred, getOrCreateVReg(Pred, SwiftErrorVal))); in propagateVRegs()
217 setCurrentVReg(MBB, SwiftErrorVal, VRegs[0].second); in propagateVRegs()
221 auto DLoc = isa<Instruction>(SwiftErrorVal) in propagateVRegs()
222 ? cast<Instruction>(SwiftErrorVal)->getDebugLoc() in propagateVRegs()
254 setCurrentVReg(MBB, SwiftErrorVal, PHIVReg); in propagateVRegs()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DSwiftErrorValueTracking.cpp128 for (const auto *SwiftErrorVal : SwiftErrorVals) { in createEntriesInEntryBlock() local
131 if (SwiftErrorArg && SwiftErrorArg == SwiftErrorVal) in createEntriesInEntryBlock()
139 setCurrentVReg(MBB, SwiftErrorVal, VReg); in createEntriesInEntryBlock()
160 for (const auto *SwiftErrorVal : SwiftErrorVals) { in propagateVRegs() local
161 auto Key = std::make_pair(MBB, SwiftErrorVal); in propagateVRegs()
187 Pred, getOrCreateVReg(Pred, SwiftErrorVal))); in propagateVRegs()
217 setCurrentVReg(MBB, SwiftErrorVal, VRegs[0].second); in propagateVRegs()
221 auto DLoc = isa<Instruction>(SwiftErrorVal) in propagateVRegs()
222 ? cast<Instruction>(SwiftErrorVal)->getDebugLoc() in propagateVRegs()
254 setCurrentVReg(MBB, SwiftErrorVal, PHIVReg); in propagateVRegs()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DSwiftErrorValueTracking.cpp128 for (const auto *SwiftErrorVal : SwiftErrorVals) { in createEntriesInEntryBlock() local
131 if (SwiftErrorArg && SwiftErrorArg == SwiftErrorVal) in createEntriesInEntryBlock()
139 setCurrentVReg(MBB, SwiftErrorVal, VReg); in createEntriesInEntryBlock()
160 for (const auto *SwiftErrorVal : SwiftErrorVals) { in propagateVRegs() local
161 auto Key = std::make_pair(MBB, SwiftErrorVal); in propagateVRegs()
187 Pred, getOrCreateVReg(Pred, SwiftErrorVal))); in propagateVRegs()
217 setCurrentVReg(MBB, SwiftErrorVal, VRegs[0].second); in propagateVRegs()
221 auto DLoc = isa<Instruction>(SwiftErrorVal) in propagateVRegs()
222 ? cast<Instruction>(SwiftErrorVal)->getDebugLoc() in propagateVRegs()
254 setCurrentVReg(MBB, SwiftErrorVal, PHIVReg); in propagateVRegs()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DSwiftErrorValueTracking.cpp128 for (const auto *SwiftErrorVal : SwiftErrorVals) {
131 if (SwiftErrorArg && SwiftErrorArg == SwiftErrorVal)
139 setCurrentVReg(MBB, SwiftErrorVal, VReg);
160 for (const auto *SwiftErrorVal : SwiftErrorVals) {
161 auto Key = std::make_pair(MBB, SwiftErrorVal);
187 Pred, getOrCreateVReg(Pred, SwiftErrorVal)));
217 setCurrentVReg(MBB, SwiftErrorVal, VRegs[0].second);
221 auto DLoc = isa<Instruction>(SwiftErrorVal)
222 ? cast<Instruction>(SwiftErrorVal)->getDebugLoc()
254 setCurrentVReg(MBB, SwiftErrorVal, PHIVReg);
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DSwiftErrorValueTracking.cpp127 for (const auto *SwiftErrorVal : SwiftErrorVals) { in createEntriesInEntryBlock() local
130 if (SwiftErrorArg && SwiftErrorArg == SwiftErrorVal) in createEntriesInEntryBlock()
138 setCurrentVReg(MBB, SwiftErrorVal, VReg); in createEntriesInEntryBlock()
159 for (const auto *SwiftErrorVal : SwiftErrorVals) { in propagateVRegs() local
160 auto Key = std::make_pair(MBB, SwiftErrorVal); in propagateVRegs()
186 Pred, getOrCreateVReg(Pred, SwiftErrorVal))); in propagateVRegs()
216 setCurrentVReg(MBB, SwiftErrorVal, VRegs[0].second); in propagateVRegs()
220 auto DLoc = isa<Instruction>(SwiftErrorVal) in propagateVRegs()
221 ? cast<Instruction>(SwiftErrorVal)->getDebugLoc() in propagateVRegs()
253 setCurrentVReg(MBB, SwiftErrorVal, PHIVReg); in propagateVRegs()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1282 for (const auto *SwiftErrorVal : FuncInfo->SwiftErrorVals) { in createSwiftErrorEntriesInEntryBlock() local
1285 if (FuncInfo->SwiftErrorArg && FuncInfo->SwiftErrorArg == SwiftErrorVal) in createSwiftErrorEntriesInEntryBlock()
1298 FuncInfo->setCurrentSwiftErrorVReg(FuncInfo->MBB, SwiftErrorVal, VReg); in createSwiftErrorEntriesInEntryBlock()
1362 for(const auto *SwiftErrorVal : FuncInfo->SwiftErrorVals) { in propagateSwiftErrorVRegs() local
1363 auto Key = std::make_pair(MBB, SwiftErrorVal); in propagateSwiftErrorVRegs()
1389 Pred, FuncInfo->getOrCreateSwiftErrorVReg(Pred, SwiftErrorVal))); in propagateSwiftErrorVRegs()
1419 FuncInfo->setCurrentSwiftErrorVReg(MBB, SwiftErrorVal, VRegs[0].second); in propagateSwiftErrorVRegs()
1423 auto DLoc = isa<Instruction>(SwiftErrorVal) in propagateSwiftErrorVRegs()
1424 ? cast<Instruction>(SwiftErrorVal)->getDebugLoc() in propagateSwiftErrorVRegs()
1457 FuncInfo->setCurrentSwiftErrorVReg(MBB, SwiftErrorVal, PHIVReg); in propagateSwiftErrorVRegs()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1231 for (const auto *SwiftErrorVal : FuncInfo->SwiftErrorVals) { in createSwiftErrorEntriesInEntryBlock() local
1234 if (FuncInfo->SwiftErrorArg && FuncInfo->SwiftErrorArg == SwiftErrorVal) in createSwiftErrorEntriesInEntryBlock()
1247 FuncInfo->setCurrentSwiftErrorVReg(FuncInfo->MBB, SwiftErrorVal, VReg); in createSwiftErrorEntriesInEntryBlock()
1311 for(const auto *SwiftErrorVal : FuncInfo->SwiftErrorVals) { in propagateSwiftErrorVRegs() local
1312 auto Key = std::make_pair(MBB, SwiftErrorVal); in propagateSwiftErrorVRegs()
1338 Pred, FuncInfo->getOrCreateSwiftErrorVReg(Pred, SwiftErrorVal))); in propagateSwiftErrorVRegs()
1368 FuncInfo->setCurrentSwiftErrorVReg(MBB, SwiftErrorVal, VRegs[0].second); in propagateSwiftErrorVRegs()
1372 auto DLoc = isa<Instruction>(SwiftErrorVal) in propagateSwiftErrorVRegs()
1373 ? cast<Instruction>(SwiftErrorVal)->getDebugLoc() in propagateSwiftErrorVRegs()
1406 FuncInfo->setCurrentSwiftErrorVReg(MBB, SwiftErrorVal, PHIVReg); in propagateSwiftErrorVRegs()
/dports/devel/llvm70/llvm-7.0.1.src/lib/IR/
H A DVerifier.cpp489 void verifySwiftErrorCallSite(CallSite CS, const Value *SwiftErrorVal);
490 void verifySwiftErrorValue(const Value *SwiftErrorVal);
3251 const Value *SwiftErrorVal) {
3255 if (*I == SwiftErrorVal) {
3259 SwiftErrorVal, CS);
3264 void Verifier::verifySwiftErrorValue(const Value *SwiftErrorVal) {
3267 for (const User *U : SwiftErrorVal->users()) {
3272 SwiftErrorVal, U);
3275 Assert(StoreI->getOperand(1) == SwiftErrorVal,
3277 "by stores", SwiftErrorVal, U);
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/IR/
H A DVerifier.cpp493 void verifySwiftErrorCall(CallBase &Call, const Value *SwiftErrorVal);
494 void verifySwiftErrorValue(const Value *SwiftErrorVal);
3340 const Value *SwiftErrorVal) { in verifySwiftErrorCall() argument
3343 if (*I == SwiftErrorVal) { in verifySwiftErrorCall()
3347 SwiftErrorVal, Call); in verifySwiftErrorCall()
3352 void Verifier::verifySwiftErrorValue(const Value *SwiftErrorVal) { in verifySwiftErrorValue() argument
3355 for (const User *U : SwiftErrorVal->users()) { in verifySwiftErrorValue()
3360 SwiftErrorVal, U); in verifySwiftErrorValue()
3363 Assert(StoreI->getOperand(1) == SwiftErrorVal, in verifySwiftErrorValue()
3365 "by stores", SwiftErrorVal, U); in verifySwiftErrorValue()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/IR/
H A DVerifier.cpp498 void verifySwiftErrorCall(CallBase &Call, const Value *SwiftErrorVal);
499 void verifySwiftErrorValue(const Value *SwiftErrorVal);
3461 const Value *SwiftErrorVal) { in verifySwiftErrorCall() argument
3464 if (*I == SwiftErrorVal) { in verifySwiftErrorCall()
3468 SwiftErrorVal, Call); in verifySwiftErrorCall()
3473 void Verifier::verifySwiftErrorValue(const Value *SwiftErrorVal) { in verifySwiftErrorValue() argument
3476 for (const User *U : SwiftErrorVal->users()) { in verifySwiftErrorValue()
3481 SwiftErrorVal, U); in verifySwiftErrorValue()
3484 Assert(StoreI->getOperand(1) == SwiftErrorVal, in verifySwiftErrorValue()
3486 "by stores", SwiftErrorVal, U); in verifySwiftErrorValue()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DVerifier.cpp498 void verifySwiftErrorCall(CallBase &Call, const Value *SwiftErrorVal);
499 void verifySwiftErrorValue(const Value *SwiftErrorVal);
3461 const Value *SwiftErrorVal) { in verifySwiftErrorCall() argument
3464 if (*I == SwiftErrorVal) { in verifySwiftErrorCall()
3468 SwiftErrorVal, Call); in verifySwiftErrorCall()
3473 void Verifier::verifySwiftErrorValue(const Value *SwiftErrorVal) { in verifySwiftErrorValue() argument
3476 for (const User *U : SwiftErrorVal->users()) { in verifySwiftErrorValue()
3481 SwiftErrorVal, U); in verifySwiftErrorValue()
3484 Assert(StoreI->getOperand(1) == SwiftErrorVal, in verifySwiftErrorValue()
3486 "by stores", SwiftErrorVal, U); in verifySwiftErrorValue()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/IR/
H A DVerifier.cpp498 void verifySwiftErrorCall(CallBase &Call, const Value *SwiftErrorVal);
499 void verifySwiftErrorValue(const Value *SwiftErrorVal);
3461 const Value *SwiftErrorVal) { in verifySwiftErrorCall() argument
3464 if (*I == SwiftErrorVal) { in verifySwiftErrorCall()
3468 SwiftErrorVal, Call); in verifySwiftErrorCall()
3473 void Verifier::verifySwiftErrorValue(const Value *SwiftErrorVal) { in verifySwiftErrorValue() argument
3476 for (const User *U : SwiftErrorVal->users()) { in verifySwiftErrorValue()
3481 SwiftErrorVal, U); in verifySwiftErrorValue()
3484 Assert(StoreI->getOperand(1) == SwiftErrorVal, in verifySwiftErrorValue()
3486 "by stores", SwiftErrorVal, U); in verifySwiftErrorValue()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/IR/
H A DVerifier.cpp493 void verifySwiftErrorCall(CallBase &Call, const Value *SwiftErrorVal);
494 void verifySwiftErrorValue(const Value *SwiftErrorVal);
3408 const Value *SwiftErrorVal) { in verifySwiftErrorCall() argument
3411 if (*I == SwiftErrorVal) { in verifySwiftErrorCall()
3415 SwiftErrorVal, Call); in verifySwiftErrorCall()
3420 void Verifier::verifySwiftErrorValue(const Value *SwiftErrorVal) { in verifySwiftErrorValue() argument
3423 for (const User *U : SwiftErrorVal->users()) { in verifySwiftErrorValue()
3428 SwiftErrorVal, U); in verifySwiftErrorValue()
3431 Assert(StoreI->getOperand(1) == SwiftErrorVal, in verifySwiftErrorValue()
3433 "by stores", SwiftErrorVal, U); in verifySwiftErrorValue()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/IR/
H A DVerifier.cpp504 void verifySwiftErrorCall(CallBase &Call, const Value *SwiftErrorVal);
505 void verifySwiftErrorValue(const Value *SwiftErrorVal);
3665 const Value *SwiftErrorVal) { in verifySwiftErrorCall() argument
3668 if (*I == SwiftErrorVal) { in verifySwiftErrorCall()
3672 SwiftErrorVal, Call); in verifySwiftErrorCall()
3677 void Verifier::verifySwiftErrorValue(const Value *SwiftErrorVal) { in verifySwiftErrorValue() argument
3680 for (const User *U : SwiftErrorVal->users()) { in verifySwiftErrorValue()
3685 SwiftErrorVal, U); in verifySwiftErrorValue()
3688 Assert(StoreI->getOperand(1) == SwiftErrorVal, in verifySwiftErrorValue()
3690 "by stores", SwiftErrorVal, U); in verifySwiftErrorValue()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/IR/
H A DVerifier.cpp502 void verifySwiftErrorCall(CallBase &Call, const Value *SwiftErrorVal);
503 void verifySwiftErrorValue(const Value *SwiftErrorVal);
3605 const Value *SwiftErrorVal) { in verifySwiftErrorCall() argument
3608 if (*I == SwiftErrorVal) { in verifySwiftErrorCall()
3612 SwiftErrorVal, Call); in verifySwiftErrorCall()
3617 void Verifier::verifySwiftErrorValue(const Value *SwiftErrorVal) { in verifySwiftErrorValue() argument
3620 for (const User *U : SwiftErrorVal->users()) { in verifySwiftErrorValue()
3625 SwiftErrorVal, U); in verifySwiftErrorValue()
3628 Assert(StoreI->getOperand(1) == SwiftErrorVal, in verifySwiftErrorValue()
3630 "by stores", SwiftErrorVal, U); in verifySwiftErrorValue()
[all …]

123