Home
last modified time | relevance | path

Searched defs:COffset (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp696 ConstantInt *COffset = dyn_cast<ConstantInt>(II.getArgOperand(1)); in instCombineIntrinsic() local
H A DAMDGPULegalizerInfo.cpp4424 auto COffset = B.buildConstant(LLT::scalar(64), Offset); in getKernargParameterPtr() local
H A DSIISelLowering.cpp11344 SDValue COffset = DAG.getConstant(Offset, SL, VT); in performSHLPtrCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp693 Value *V, uint64_t COffset) { in isKnownTypeIdMember()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp21393 unsigned COffset = CIdx->getSExtValue() * EltVT.getSizeInBits() / 8; in replaceStoreOfInsertLoad() local