Home
last modified time | relevance | path

Searched defs:Unreachable (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/leakcanary2/shark-hprof/src/main/java/shark/
H A DGcRoot.kt130 class Unreachable(override val id: Long) : GcRoot() class
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmTypeCheck.h36 bool Unreachable = false; variable
/aosp_15_r20/external/clang/lib/Format/
H A DUnwrappedLineParser.cpp537 void UnwrappedLineParser::conditionalCompilationCondition(bool Unreachable) { in conditionalCompilationCondition()
544 void UnwrappedLineParser::conditionalCompilationStart(bool Unreachable) { in conditionalCompilationStart()
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/internal/boring/
Dboring.go36 func Unreachable() { func
Dnotboring.go20 func Unreachable() { func
/aosp_15_r20/external/llvm/unittests/IR/
H A DDominatorTreeTest.cpp246 TEST(DominatorTree, Unreachable) { in TEST() argument
/aosp_15_r20/external/rust/android-crates-io/crates/utf-8/src/
Dread.rs108 enum Unreachable {} in next_strict() enum
/aosp_15_r20/external/swiftshader/tests/regres/testlist/
H A Dtestlist.go198 Unreachable = Status("UNREACHABLE") const
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/LD/
DDiagnosticEngine.h39 Unreachable, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DFunctionPropertiesAnalysis.cpp205 SetVector<const BasicBlock *> Unreachable; in finish() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1475 bool Unreachable, MDNode *BranchWeights, in SplitBlockAndInsertIfThenImpl()
1544 bool Unreachable, in SplitBlockAndInsertIfThen()
1554 bool Unreachable, in SplitBlockAndInsertIfThen()
/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/
H A DLayerSnapshot.h107 Unreachable, enumerator
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
H A Dir_builder_mixin.h422 llvm::Value* Unreachable(Args&&... args) { in Unreachable() function
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp617 bool Unreachable, MDNode *BranchWeights, in SplitBlockAndInsertIfThen()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp927 bool Unreachable, in SplitBlockAndInsertIfThen()
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml158 | Unreachable Constructor
H A Dllvm.mli216 | Unreachable Constructor
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceCfg.cpp370 PlacedList Unreachable; // Unreachable nodes in reorderNodes() local
H A DWasmTranslator.cpp1046 Node Unreachable() { in Unreachable() function in IceBuilder
H A DIceInst.h48 Unreachable, enumerator
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/termcolor-1.4.1/src/
H A Dlib.rs535 Unreachable(::std::marker::PhantomData<&'a ()>), enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/termcolor/src/
Dlib.rs535 Unreachable(::std::marker::PhantomData<&'a ()>), enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp379 SmallPtrSet<BasicBlock *, 16> Unreachable; in runImpl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp411 SmallPtrSet<BasicBlock *, 16> Unreachable; in runImpl() local
/aosp_15_r20/external/llvm/bindings/go/llvm/
H A Dir.go177 Unreachable Opcode = C.LLVMUnreachable const

12