Searched defs:IsPHI (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86LowerAMXType.cpp | 488 replaceWithTileLoad(Use & U,Value * Ptr,bool IsPHI=false) replaceWithTileLoad() argument |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineVerifier.cpp | 3609 bool IsPHI = VNI->isPHIDef() && verifyLiveRangeSegment() local |
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | SLPVectorizer.cpp | 11527 bool IsPHI = isa<PHINode>(LastInst); setInsertPointAfterBundle() local |