Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/TableGen/
H A DExegesisEmitter.cpp147 for (const ValidationCounterInfo &VCI : ValidationCounters) { emitPfmCountersInfo() local
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1178 loadVectorConstant(const SystemZVectorConstantInfo & VCI,SDNode * Node) loadVectorConstant() argument
1681 SystemZVectorConstantInfo VCI(Val); Select() local
1740 SystemZVectorConstantInfo VCI(BVN); Select() local
1752 SystemZVectorConstantInfo VCI(Imm); Select() local
[all...]
H A DSystemZISelLowering.cpp7151 SystemZVectorConstantInfo VCI(APInt(TotBytes * 8, C->getZExtValue())); combineSTORE() local
7175 SystemZVectorConstantInfo VCI( combineSTORE() local
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp2009 if (const auto *VCI = dyn_cast<llvm::ConstantInt>(ArgValue)) { EmitOverflowCheckedAbs() local