Home
last modified time | relevance | path

Searched refs:getInstrName (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp264 static std::string getInstrName(const Value *I, StringRef Suffix) { in getInstrName() function
549 getInstrName(MemI, PHINodeNameSuffix), in rewriteLoadStores()
571 getInstrName(MemI, GEPNodeIncNameSuffix), InsPoint); in rewriteLoadStores()
582 getInstrName(PtrInc, CastNodeNameSuffix), InsPoint); in rewriteLoadStores()
598 getInstrName(MemI, GEPNodeIncNameSuffix), InsPoint); in rewriteLoadStores()
608 getInstrName(NewPHI, CastNodeNameSuffix), in rewriteLoadStores()
650 getInstrName(I->Instr, GEPNodeOffNameSuffix), PtrIP); in rewriteLoadStores()
663 getInstrName(Ptr, CastNodeNameSuffix)); in rewriteLoadStores()