Searched refs:Guard (Results 51 - 65 of 65) sorted by relevance

123

/openbsd-current/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1559 InstCombiner::BuilderTy::InsertPointGuard Guard(IC.Builder);
1675 InstCombiner::BuilderTy::InsertPointGuard Guard(Builder);
H A DInstCombineVectorOps.cpp1113 BuilderTy::InsertPointGuard Guard(Builder);
H A DInstCombineCalls.cpp1925 BuilderTy::FastMathFlagGuard Guard(Builder);
H A DInstCombineCasts.cpp94 IRBuilderBase::InsertPointGuard Guard(Builder);
H A DInstCombineAndOrXor.cpp3565 BuilderTy::InsertPointGuard Guard(Builder);
H A DInstCombineCompares.cpp3975 BuilderTy::InsertPointGuard Guard(Builder);
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp1921 IRBuilderBase::InsertPointGuard Guard(IC.Builder);
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp1004 IRBuilder<>::InsertPointGuard Guard(Builder);
H A DLoopVectorize.cpp2286 IRBuilder<>::InsertPointGuard Guard(Builder);
8121 VPBuilder::InsertPointGuard Guard(Builder);
9260 VPBuilder::InsertPointGuard Guard(Builder);
H A DSLPVectorizer.cpp9049 IRBuilder<>::InsertPointGuard Guard(Builder);
9157 IRBuilder<>::InsertPointGuard Guard(Builder);
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2717 SDValue Guard; local
2764 Guard = getLoadStackGuard(DAG, dl, Chain);
2769 Guard = DAG.getLoad(PtrMemTy, dl, Chain, GuardPtr,
2777 Guard.getValueType()),
2778 Guard, GuardVal, ISD::SETNE);
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenFunction.h4487 ConstantAddress Guard = ConstantAddress::invalid());
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3492 IRBuilderBase::InsertPointGuard Guard(IRB);
/openbsd-current/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1155 IRBuilder<>::InsertPointGuard Guard(Builder);
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp7465 SourceLocExprScopeGuard Guard(E, Info.CurrentCall->CurSourceLocExprScope);
7473 SourceLocExprScopeGuard Guard(E, Info.CurrentCall->CurSourceLocExprScope);

Completed in 681 milliseconds

123