Home
last modified time | relevance | path

Searched defs:NewRec (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/TableGen/
DTGParser.cpp1208 Record *NewRec = NewRecOwner.get(); // Keep a copy since we may release. in ParseSimpleValue() local
2120 auto NewRec = in ParseClass() local
DRecord.cpp1489 Init *NewRec = RV ? Rec->resolveReferences(R, RV) : Rec; in resolveReferences() local
/external/swiftshader/third_party/LLVM/lib/TableGen/
DTGParser.cpp1102 Record *NewRec = new Record("anonymous.val."+utostr(AnonCounter++), in ParseSimpleValue() local
DRecord.cpp1531 Init *NewRec = RV ? Rec->resolveReferences(R, RV) : Rec; in resolveReferences() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp1745 const SCEV *NewRec = getAddRecExpr(AddRecOps, AddRecLoop, Flags); in getAddExpr() local
2002 const SCEV *NewRec = getAddRecExpr(NewOps, AddRecLoop, Flags); in getMulExpr() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp2313 const SCEV *NewRec = getAddRecExpr(AddRecOps, AddRecLoop, Flags); in getAddExpr() local
2570 const SCEV *NewRec = getAddRecExpr(NewOps, AddRecLoop, Flags); in getMulExpr() local