Home
last modified time | relevance | path

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

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