Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DExegesisEmitter.cpp148 for (const ValidationCounterInfo &VCI : ValidationCounters) { in emitPfmCountersInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1188 const SystemZVectorConstantInfo &VCI, SDNode *Node) { in loadVectorConstant()
1692 SystemZVectorConstantInfo VCI(Val); in Select() local
1751 SystemZVectorConstantInfo VCI(BVN); in Select() local
1763 SystemZVectorConstantInfo VCI(Imm); in Select() local
H A DSystemZISelLowering.cpp8219 SystemZVectorConstantInfo VCI(APInt(TotBytes * 8, Val.getZExtValue())); in combineSTORE() local
8243 SystemZVectorConstantInfo VCI( in combineSTORE() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp2062 if (const auto *VCI = dyn_cast<llvm::ConstantInt>(ArgValue)) { in EmitOverflowCheckedAbs() local