Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp5052 void enqueueForPromotion(Instruction *ToBePromoted) { in enqueueForPromotion()
5077 for (auto &ToBePromoted : InstsToBePromoted) in promote() local
5085 void VectorPromoteHelper::promoteImpl(Instruction *ToBePromoted) { in promoteImpl()
5151 Instruction *ToBePromoted = cast<Instruction>(*Inst->user_begin()); in optimizeExtractElementInst() local
/external/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