Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7527 void enqueueForPromotion(Instruction *ToBePromoted) { in enqueueForPromotion()
7552 for (auto &ToBePromoted : InstsToBePromoted) in promote() local
7561 void VectorPromoteHelper::promoteImpl(Instruction *ToBePromoted) { in promoteImpl()
7626 Instruction *ToBePromoted = cast<Instruction>(*Inst->user_begin()); in optimizeExtractElementInst() local