Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp196 static void appendAndTransferDominatedUses(Instruction *NewPt, in appendAndTransferDominatedUses()
359 bool AArch64PromoteConstant::isDominated(Instruction *NewPt, Instruction *User, in isDominated()
386 bool AArch64PromoteConstant::tryAndMerge(Instruction *NewPt, Instruction *User, in tryAndMerge()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp207 static void appendAndTransferDominatedUses(Instruction *NewPt, in appendAndTransferDominatedUses()
367 bool AArch64PromoteConstant::isDominated(Instruction *NewPt, Instruction *User, in isDominated()
393 bool AArch64PromoteConstant::tryAndMerge(Instruction *NewPt, Instruction *User, in tryAndMerge()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DGVNHoist.cpp385 bool hasMemoryUse(const Instruction *NewPt, MemoryDef *Def, in hasMemoryUse()
445 bool hasEHOrLoadsOnPath(const Instruction *NewPt, MemoryDef *Def, in hasEHOrLoadsOnPath()
518 bool safeToHoistLdSt(const Instruction *NewPt, const Instruction *OldPt, in safeToHoistLdSt()