HomeSort by relevance Sort by last modified time
    Searched refs:SetInsertPoint (Results 51 - 75 of 75) sorted by null

1 23

  /external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp     [all...]
MemorySanitizer.cpp 637 IRB.SetInsertPoint(CheckTerm);
682 IRB.SetInsertPoint(CheckTerm);
    [all...]
  /external/clang/lib/CodeGen/
CGBuiltin.cpp 564 Builder.SetInsertPoint(End);
570 Builder.SetInsertPoint(Begin);
579 Builder.SetInsertPoint(NotZero);
587 Builder.SetInsertPoint(NotNan);
598 Builder.SetInsertPoint(NotInf);
611 Builder.SetInsertPoint(End);
    [all...]
CGStmt.cpp 318 Builder.SetInsertPoint(BB);
351 Builder.SetInsertPoint(block);
    [all...]
CGExprScalar.cpp     [all...]
CodeGenFunction.cpp 173 Builder.SetInsertPoint(BI->getParent());
589 Builder.SetInsertPoint(EntryBB);
    [all...]
CGCleanup.cpp 462 CGF.Builder.SetInsertPoint(Pred);
    [all...]
CGBlocks.cpp     [all...]
CGObjCGNU.cpp     [all...]
CGObjC.cpp     [all...]
ItaniumCXXABI.cpp     [all...]
CGCall.cpp     [all...]
CGObjCMac.cpp     [all...]
  /external/llvm/tools/lli/
lli.cpp 363 Builder.SetInsertPoint(BB);
  /external/llvm/lib/Transforms/InstCombine/
InstCombinePHI.cpp 747 Builder->SetInsertPoint(Pred, Pred->getTerminator());
    [all...]
InstCombineCompares.cpp     [all...]
InstCombineCasts.cpp 89 AllocaBuilder.SetInsertPoint(AI.getParent(), &AI);
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp 576 Builder.SetInsertPoint(LbCond);
    [all...]
SROA.cpp     [all...]
Scalarizer.cpp 647 Builder.SetInsertPoint(BB, BB->getFirstInsertionPt());
IndVarSimplify.cpp 785 Builder.SetInsertPoint(L->getLoopPreheader()->getTerminator());
    [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyLibCalls.cpp     [all...]
  /external/llvm/lib/IR/
Core.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp 220 Builder.SetInsertPoint(UnwindDest, UnwindDest->getFirstInsertionPt());
248 Builder.SetInsertPoint(Parent, Exn);
273 Builder.SetInsertPoint(BB, Resume);
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli     [all...]

Completed in 738 milliseconds

1 23