Home
last modified time | relevance | path

Searched defs:NewE (Results 1 – 13 of 13) sorted by relevance

/external/llvm/lib/Support/
DScaledNumber.cpp169 int NewE = std::min(ScaledNumbers::MaxScale, E + 63 - LeadingZeros); in toStringAPFloat() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DScaledNumber.cpp169 int NewE = std::min(ScaledNumbers::MaxScale, E + 63 - LeadingZeros); in toStringAPFloat() local
/external/clang/lib/StaticAnalyzer/Checkers/
DDynamicTypePropagation.cpp294 void DynamicTypePropagation::checkPostStmt(const CXXNewExpr *NewE, in checkPostStmt()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp175 auto *NewE = cast<IntrinsicInst>(VMap[End]); in replaceFallthroughCoroEnd() local
/external/llvm/unittests/Analysis/
DLazyCallGraphTest.cpp507 const LazyCallGraph::Edge &NewE = A[D]; in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DPartialInlining.cpp971 BasicBlock *NewE = cast<BasicBlock>(VMap[E]); in FunctionCloner() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DLazyCallGraphTest.cpp642 const LazyCallGraph::Edge &NewE = (*A)[D]; in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp662 NodeVect::iterator NewE = remove_if(Nodes, in_set(Erase)); in common() local
DHexagonGenInsert.cpp835 iterator NewE = std::upper_bound(NewB, E, VR, RCB); in findRecordInsertForms() local
/external/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp642 NodeVect::iterator NewE = std::remove_if(Nodes.begin(), Nodes.end(), in common() local
DHexagonGenInsert.cpp796 iterator NewE = std::upper_bound(NewB, E, VR, RCB); in findRecordInsertForms() local
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp1061 const MCExpr *NewE = getTargetParser().applyModifierToExpr(E, Variant, Ctx); in applyModifierToExpr() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DAsmParser.cpp1267 const MCExpr *NewE = getTargetParser().applyModifierToExpr(E, Variant, Ctx); in applyModifierToExpr() local