Home
last modified time | relevance | path

Searched defs:Guard (Results 1 - 16 of 16) sorted by relevance

/third_party/rust/crates/cxx/src/
H A Dunwind.rs30 struct Guard { structure names
/third_party/rust/crates/once_cell/src/
H A Dimp_pl.rs122 struct Guard<'a> { structure names
H A Dimp_std.rs155 struct Guard<'a> { structure names
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerTracePC.cpp31 void TracePC::HandleTrace(uint32_t *Guard, uintptr_t PC) { in HandleTrace() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DMakeGuardsExplicit.cpp58 static void turnToExplicitForm(CallInst *Guard, Function *DeoptIntrinsic) { in turnToExplicitForm() argument
H A DLoopPredication.cpp399 expandCheck(SCEVExpander &Expander, Instruction *Guard, ICmpInst::Predicate Pred, const SCEV *LHS, const SCEV *RHS) expandCheck() argument
561 widenICmpRangeCheckIncrementingLoop( LoopICmp LatchCheck, LoopICmp RangeCheck, SCEVExpander &Expander, Instruction *Guard) widenICmpRangeCheckIncrementingLoop() argument
610 widenICmpRangeCheckDecrementingLoop( LoopICmp LatchCheck, LoopICmp RangeCheck, SCEVExpander &Expander, Instruction *Guard) widenICmpRangeCheckDecrementingLoop() argument
673 widenICmpRangeCheck(ICmpInst *ICI, SCEVExpander &Expander, Instruction *Guard) widenICmpRangeCheck() argument
737 collectChecks(SmallVectorImpl<Value *> &Checks, Value *Condition, SCEVExpander &Expander, Instruction *Guard) collectChecks() argument
791 widenGuardConditions(IntrinsicInst *Guard, SCEVExpander &Expander) widenGuardConditions() argument
[all...]
H A DJumpThreading.cpp2691 bool JumpThreadingPass::ThreadGuard(BasicBlock *BB, IntrinsicInst *Guard, in ThreadGuard() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DGuardUtils.cpp30 makeGuardControlFlowExplicit(Function *DeoptIntrinsic, CallInst *Guard, bool UseWC) makeGuardControlFlowExplicit() argument
[all...]
/third_party/rust/crates/once_cell/tests/
H A Dit.rs457 struct Guard { in reentrant_init() structure names
/third_party/unity/extras/memory/src/
H A Dunity_memory.c53 } Guard; typedef
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DStackProtector.cpp453 LoadInst *Guard = B.CreateLoad(B.getInt8PtrTy(), AI, true, "Guard"); in InsertStackProtectors() local
507 Value *Guard = getStackGuard(TLI, M, B); in InsertStackProtectors() local
/third_party/cJSON/tests/unity/extras/fixture/src/
H A Dunity_fixture.c176 } Guard; typedef
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DValueMap.h264 std::unique_lock<typename Config::mutex_type> Guard; variable
277 std::unique_lock<typename Config::mutex_type> Guard; variable
/third_party/node/deps/v8/src/regexp/
H A Dregexp-nodes.h573 class Guard : public ZoneObject { class
576 Guard(int reg, Relation op, int value) : reg_(reg), op_(op), value_(value) {} in Guard() function in v8::internal::Guard
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2544 SDValue Guard; in visitSPDescriptorParent() local
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs20807 struct Guard<T> { in from_iter_exact() structure names
24459 struct Guard<T> { in from_iter_exact() structure names
[all...]

Completed in 103 milliseconds