Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp488 replaceWithTileLoad(Use & U,Value * Ptr,bool IsPHI=false) replaceWithTileLoad() argument
/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp3609 bool IsPHI = VNI->isPHIDef() && verifyLiveRangeSegment() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp11527 bool IsPHI = isa<PHINode>(LastInst); setInsertPointAfterBundle() local