Searched defs:LVP (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/llvm/tools/llvm-objdump/ |
D | llvm-objdump.cpp | 1014 LiveVariablePrinter &LVP, in printSourceLine() 1054 LiveVariablePrinter &LVP) { in printLines() 1076 LiveVariablePrinter &LVP) { in printSources() 1135 LiveVariablePrinter &LVP) { in printInst() 1186 LiveVariablePrinter &LVP) override { in printInst() 1256 LiveVariablePrinter &LVP) override { in printInst() 1308 LiveVariablePrinter &LVP) override { in printInst() 1755 LiveVariablePrinter LVP(*Ctx.getRegisterInfo(), *STI); in disassembleObject() local
|
/external/llvm-project/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 5774 const ElementCount MainLoopVF, const LoopVectorizationPlanner &LVP) { in selectEpilogueVectorizationFactor() 8908 LoopVectorizationPlanner LVP(L, LI, TLI, TTI, LVL, CM, IAI, PSE); in processLoopInVPlanNativePath() local 9073 LoopVectorizationPlanner LVP(L, LI, TLI, TTI, &LVL, CM, IAI, PSE); in processLoop() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 7568 LoopVectorizationPlanner LVP(L, LI, TLI, TTI, LVL, CM, IAI); in processLoopInVPlanNativePath() local 7727 LoopVectorizationPlanner LVP(L, LI, TLI, TTI, &LVL, CM, IAI); in processLoop() local
|