Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp6630 void enqueueForPromotion(Instruction *ToBePromoted) { in enqueueForPromotion()
6655 for (auto &ToBePromoted : InstsToBePromoted) in promote() local
6664 void VectorPromoteHelper::promoteImpl(Instruction *ToBePromoted) { in promoteImpl()
6729 Instruction *ToBePromoted = cast<Instruction>(*Inst->user_begin()); in optimizeExtractElementInst() local