Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp13931 bool ValidLDType = MemoryType == MVT::i8 || MemoryType == MVT::i16 || in combineBVZEXTLOAD() local
13935 if (!ValidLDType || in combineBVZEXTLOAD()