Searched defs:NewRec (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/llvm/lib/TableGen/ |
H A D | TGParser.cpp | 1208 Record *NewRec = NewRecOwner.get(); // Keep a copy since we may release. in ParseSimpleValue() local 2120 auto NewRec = in ParseClass() local
|
H A D | Record.cpp | 1489 Init *NewRec = RV ? Rec->resolveReferences(R, RV) : Rec; in resolveReferences() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
H A D | Record.cpp | 1658 Record *NewRec = NewRecOwner.get(); in instantiate() local 1761 Init *NewRec = Rec->resolveReferences(R); in resolveReferences() local
|
H A D | TGParser.cpp | 3046 auto NewRec = in ParseClass() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/ |
H A D | Record.cpp | 2041 Record *NewRec = NewRecOwner.get(); in instantiate() local 2147 Init *NewRec = Rec->resolveReferences(R); in resolveReferences() local
|
H A D | TGParser.cpp | 3467 auto NewRec = in ParseClass() local
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 2313 const SCEV *NewRec = getAddRecExpr(AddRecOps, AddRecLoop, Flags); in getAddExpr() local 2570 const SCEV *NewRec = getAddRecExpr(NewOps, AddRecLoop, Flags); in getMulExpr() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 2729 const SCEV *NewRec = getAddRecExpr(AddRecOps, AddRecLoop, Flags); in getAddExpr() local 3067 const SCEV *NewRec = getAddRecExpr(NewOps, AddRecLoop, Flags); in getMulExpr() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopStrengthReduce.cpp | 6558 std::unique_ptr<DVIRecoveryRec> NewRec = in DbgGatherSalvagableDVI() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 2948 const SCEV *NewRec = getAddRecExpr(AddRecOps, AddRecLoop, Flags); in getAddExpr() local 3300 const SCEV *NewRec = getAddRecExpr( in getMulExpr() local
|