Home
last modified time | relevance | path

Searched defs:LenCI (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Analysis/
DMemoryLocation.cpp112 if (ConstantInt *LenCI = dyn_cast<ConstantInt>(II->getArgOperand(2))) in getForArgument() local
152 if (const ConstantInt *LenCI = dyn_cast<ConstantInt>(CS.getArgument(2))) in getForArgument() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DBasicAliasAnalysis.cpp738 if (ConstantInt *LenCI = dyn_cast<ConstantInt>(II->getArgOperand(2))) in getModRefInfo() local
757 if (ConstantInt *LenCI = dyn_cast<ConstantInt>(II->getArgOperand(2))) { in getModRefInfo() local
824 if (const ConstantInt *LenCI = dyn_cast<ConstantInt>(CS.getArgument(2))) in getModRefInfo() local
/external/llvm/lib/Target/NVPTX/
DNVPTXLowerAggrCopies.cpp267 if (ConstantInt *LenCI = dyn_cast<ConstantInt>(IntrCall->getLength())) { in runOnFunction() local