Home
last modified time | relevance | path

Searched defs:SwiftError (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Bitcode/
H A DBitcodeCommon.h25 using SwiftError = Bitfield::Element<bool, ExplicitType::NextBit, 1>; member
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h44 SwiftErrorValueTracking *SwiftError; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h425 SwiftErrorValueTracking &SwiftError; variable
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h170 SwiftErrorValueTracking SwiftError; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4936 const bool SwiftError = Bitfield::get<APV::SwiftError>(Rec); in parseFunctionBody() local