Home
last modified time | relevance | path

Searched refs:ARG_ELEMENTSIZE (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DIntrinsicInst.h957 enum { ARG_ELEMENTSIZE = 3 }; enumerator
961 return const_cast<Value *>(getArgOperand(ARG_ELEMENTSIZE)); in getRawElementSizeInBytes()
975 setArgOperand(ARG_ELEMENTSIZE, V); in setElementSizeInBytes()