HomeSort by relevance Sort by last modified time
    Searched refs:beginRegion (Results 1 - 13 of 13) sorted by null

  /external/clang/lib/CodeGen/
CodeGenPGO.cpp 399 Cnt.beginRegion();
412 Cnt.beginRegion();
420 Cnt.beginRegion();
428 Cnt.beginRegion();
451 Cnt.beginRegion();
479 Cnt.beginRegion();
503 Cnt.beginRegion(/*AddIncomingFallThrough=*/true);
532 Cnt.beginRegion();
571 Cnt.beginRegion();
604 Cnt.beginRegion();
    [all...]
CodeGenPGO.h 190 void beginRegion(CGBuilderTy &Builder, bool AddIncomingFallThrough=false) {
191 beginRegion(AddIncomingFallThrough);
194 void beginRegion(bool AddIncomingFallThrough=false) {
CodeGenFunction.cpp 699 Cnt.beginRegion(Builder);
721 Cnt.beginRegion(Builder, /*AddIncomingFallThrough=*/true);
    [all...]
CGStmt.cpp 390 Cnt.beginRegion(Builder);
497 Cnt.beginRegion(Builder);
518 Cnt.beginRegion(Builder);
695 Cnt.beginRegion(Builder);
853 Cnt.beginRegion(Builder);
933 Cnt.beginRegion(Builder);
    [all...]
CGExprScalar.cpp     [all...]
CGException.cpp     [all...]
CGClass.cpp 723 Cnt.beginRegion(Builder);
    [all...]
CGExprComplex.cpp 761 Cnt.beginRegion(Builder);
    [all...]
CGExprAgg.cpp     [all...]
CGExpr.cpp     [all...]
CGObjC.cpp 508 Cnt.beginRegion(Builder);
    [all...]
CGBlocks.cpp     [all...]
CodeGenFunction.h 207 Cnt.beginRegion(CGF.Builder);
    [all...]

Completed in 450 milliseconds