Home
last modified time | relevance | path

Searched defs:SwiftErrorVal (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwiftErrorValueTracking.cpp128 for (const auto *SwiftErrorVal : SwiftErrorVals) { in createEntriesInEntryBlock() local
160 for (const auto *SwiftErrorVal : SwiftErrorVals) { in propagateVRegs() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp4249 const Value *SwiftErrorVal) { in verifySwiftErrorCall()
4260 void Verifier::verifySwiftErrorValue(const Value *SwiftErrorVal) { in verifySwiftErrorValue()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8725 const Value *SwiftErrorVal = nullptr; in LowerCallTo() local