Searched defs:IdxVal (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp391 ConstantInt *IdxVal = dyn_cast<ConstantInt>(GEPI.getOperand()); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCContainersChecker.cpp133 SVal IdxVal = C.getSVal(IdxExpr); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrOrderFile.cpp145 Value *IdxVal = updateB.CreateAtomicRMW( local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp875 uint64_t IdxVal = CIdx->getZExtValue(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp2248 uint64_t IdxVal = cast<ConstantSDNode>(Idx)->getZExtValue(); local
H A DLegalizeVectorTypes.cpp1147 uint64_t IdxVal = cast<ConstantSDNode>(Idx)->getZExtValue(); local
1171 unsigned IdxVal = cast<ConstantSDNode>(Idx)->getZExtValue(); local
1450 unsigned IdxVal = CIdx->getZExtValue(); local
2209 uint64_t IdxVal local
2227 uint64_t IdxVal = cast<ConstantSDNode>(Idx)->getZExtValue(); local
3701 uint64_t IdxVal = cast<ConstantSDNode>(Idx)->getZExtValue(); local
[all...]
H A DSelectionDAGBuilder.cpp6693 unsigned IdxVal = local
H A DDAGCombiner.cpp19472 unsigned IdxVal = (ExtIdx * NVT.getScalarSizeInBits()) / EltSize; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4451 llvm::Value *IdxVal = EmitLoadOfScalar(IdxLVal, IVExpr->getExprLoc()); local
4483 llvm::Value *IdxVal = EmitLoadOfScalar(IdxLVal, IVExpr->getExprLoc()); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5228 unsigned IdxVal = cast<ConstantSDNode>(Idx)->getZExtValue(); local

Completed in 486 milliseconds