Home
last modified time | relevance | path

Searched defs:ZI (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp910 int ZI = 0; in LowerMUL() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp391 if (llvm::ZExtInst *ZI = dyn_cast<llvm::ZExtInst>(V)) { in EmitIntToBoolConversion() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp1959 if (const ZExtInst *ZI = dyn_cast<ZExtInst>(V)) in isKnownToBeAPowerOfTwo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3949 if (auto *ZI = dyn_cast<ZExtInst>(V)) in truncateToMinimalBitwidths() local