Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Bitcode/
DBitcodeCommon.h28 using SwiftError = Bitfield::Element<bool, ExplicitType::NextBit, 1>; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Bitcode/
H A DBitcodeCommon.h28 using SwiftError = Bitfield::Element<bool, ExplicitType::NextBit, 1>; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Bitcode/
DBitcodeCommon.h28 using SwiftError = Bitfield::Element<bool, ExplicitType::NextBit, 1>; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Bitcode/
DBitcodeCommon.h28 using SwiftError = Bitfield::Element<bool, ExplicitType::NextBit, 1>; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Bitcode/
DBitcodeCommon.h28 using SwiftError = Bitfield::Element<bool, ExplicitType::NextBit, 1>; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h46 SwiftErrorValueTracking *SwiftError; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h52 SwiftErrorValueTracking *SwiftError; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h426 SwiftErrorValueTracking &SwiftError; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h169 SwiftErrorValueTracking SwiftError; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h172 SwiftErrorValueTracking SwiftError; variable
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetCallingConv.h52 static const uint64_t SwiftError = 1ULL<<15; ///< Swift error parameter member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/
DIRTranslator.h171 SwiftErrorValueTracking SwiftError; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h279 SwiftErrorValueTracking &SwiftError; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/
DIRTranslator.h171 SwiftErrorValueTracking SwiftError; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/
DIRTranslator.h171 SwiftErrorValueTracking SwiftError; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/
DIRTranslator.h171 SwiftErrorValueTracking SwiftError; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DSelectionDAGISel.h46 SwiftErrorValueTracking *SwiftError; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DSelectionDAGISel.h46 SwiftErrorValueTracking *SwiftError; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DSelectionDAGISel.h46 SwiftErrorValueTracking *SwiftError; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DSelectionDAGISel.h46 SwiftErrorValueTracking *SwiftError; variable
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5250 bool SwiftError = AlignRecord & SwiftErrorMask; in parseFunctionBody() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4744 bool SwiftError = AlignRecord & SwiftErrorMask; in parseFunctionBody() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5900 const bool SwiftError = Bitfield::get<APV::SwiftError>(Rec); in parseFunctionBody() local