Home
last modified time | relevance | path

Searched defs:SizeC (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp761 if (ConstantInt *SizeC = dyn_cast<ConstantInt>(Size)) optimizeStrLCpy() local
846 if (ConstantInt *SizeC = dyn_cast<ConstantInt>(Size)) optimizeStringNCpy() local
3396 ConstantInt *SizeC = dyn_cast<ConstantInt>(CI->getArgOperand(1)); optimizeFWrite() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp48373 SDValue SizeC = DAG.getConstant(VT.getSizeInBits(), dl, MVT::i32); combineAndLoadToBZHI() local
[all...]