Home
last modified time | relevance | path

Searched defs:NewCE (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonAsmPrinter.cpp258 auto *NewCE = MCConstantExpr::create(V / int32_t(VectorSize), Ctx); in ScaleVectorOffset() local
/external/llvm/lib/Analysis/
DConstantFolding.cpp1010 if (auto *NewCE = dyn_cast<ConstantExpr>(Op)) in ConstantFoldInstruction() local
1050 if (auto *NewCE = dyn_cast<ConstantExpr>(NewC)) { in ConstantFoldConstantExpressionImpl() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp494 auto NewCE = cast<CoroEndInst>(VMap[CE]); in replaceCoroEnds() local