Searched defs:VCI (Results 1 – 4 of 4) sorted by relevance
147 for (const ValidationCounterInfo &VCI : ValidationCounters) { in emitPfmCountersInfo() local
1163 loadVectorConstant(const SystemZVectorConstantInfo & VCI,SDNode * Node) loadVectorConstant() argument 1653 SystemZVectorConstantInfo VCI(Val); Select() local 1712 SystemZVectorConstantInfo VCI(BVN); Select() local 1724 SystemZVectorConstantInfo VCI(Imm); Select() local [all...]
7004 SystemZVectorConstantInfo VCI(APInt(TotBytes * 8, C->getZExtValue())); combineSTORE() local 7028 SystemZVectorConstantInfo VCI( combineSTORE() local [all...]
2021 if (const auto *VCI = dyn_cast<llvm::ConstantInt>(ArgValue)) { EmitOverflowCheckedAbs() local