| /third_party/rust/crates/cxx/src/ |
| H A D | unwind.rs | 30 struct Guard { structure names
|
| /third_party/rust/crates/once_cell/src/ |
| H A D | imp_pl.rs | 122 struct Guard<'a> { structure names
|
| H A D | imp_std.rs | 155 struct Guard<'a> { structure names
|
| /third_party/json/tests/thirdparty/Fuzzer/ |
| H A D | FuzzerTracePC.cpp | 31 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 D | MakeGuardsExplicit.cpp | 58 static void turnToExplicitForm(CallInst *Guard, Function *DeoptIntrinsic) { in turnToExplicitForm() argument
|
| H A D | LoopPredication.cpp | 399 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 D | JumpThreading.cpp | 2691 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 D | GuardUtils.cpp | 30 makeGuardControlFlowExplicit(Function *DeoptIntrinsic, CallInst *Guard, bool UseWC) makeGuardControlFlowExplicit() argument [all...] |
| /third_party/rust/crates/once_cell/tests/ |
| H A D | it.rs | 457 struct Guard { in reentrant_init() structure names
|
| /third_party/unity/extras/memory/src/ |
| H A D | unity_memory.c | 53 } Guard; typedef [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | StackProtector.cpp | 453 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 D | unity_fixture.c | 176 } Guard; typedef [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| H A D | ValueMap.h | 264 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 D | regexp-nodes.h | 573 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 D | SelectionDAGBuilder.cpp | 2544 SDValue Guard; in visitSPDescriptorParent() local
|
| /third_party/rust/crates/memchr/bench/data/code/ |
| H A D | rust-library.rs | 20807 struct Guard<T> { in from_iter_exact() structure names 24459 struct Guard<T> { in from_iter_exact() structure names [all...] |