Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DExegesisEmitter.cpp147 for (const ValidationCounterInfo &VCI : ValidationCounters) { in emitPfmCountersInfo() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1163 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...]
H A DSystemZISelLowering.cpp7004 SystemZVectorConstantInfo VCI(APInt(TotBytes * 8, C->getZExtValue())); combineSTORE() local
7028 SystemZVectorConstantInfo VCI( combineSTORE() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp2021 if (const auto *VCI = dyn_cast<llvm::ConstantInt>(ArgValue)) { EmitOverflowCheckedAbs() local