Searched defs:VCI (Results 1 – 4 of 4) sorted by relevance
148 for (const ValidationCounterInfo &VCI : ValidationCounters) { in emitPfmCountersInfo() local
1188 const SystemZVectorConstantInfo &VCI, SDNode *Node) { in loadVectorConstant()1692 SystemZVectorConstantInfo VCI(Val); in Select() local1751 SystemZVectorConstantInfo VCI(BVN); in Select() local1763 SystemZVectorConstantInfo VCI(Imm); in Select() local
8219 SystemZVectorConstantInfo VCI(APInt(TotBytes * 8, Val.getZExtValue())); in combineSTORE() local8243 SystemZVectorConstantInfo VCI( in combineSTORE() local
2062 if (const auto *VCI = dyn_cast<llvm::ConstantInt>(ArgValue)) { in EmitOverflowCheckedAbs() local