Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp14340 bool ValidLDType = MemoryType == MVT::i8 || MemoryType == MVT::i16 || in combineBVZEXTLOAD() local
14344 if (!ValidLDType || in combineBVZEXTLOAD()