Searched defs:getAlignmentCst (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
H A DIntrinsicInst.h151 ConstantInt *getAlignmentCst() const { function in class:llvm::MemIntrinsic
156 return getAlignmentCst()->getZExtValue();
/external/swiftshader/third_party/LLVM/include/llvm/
H A DIntrinsicInst.h127 ConstantInt *getAlignmentCst() const { function in class:llvm::MemIntrinsic
132 return getAlignmentCst()->getZExtValue();

Completed in 203 milliseconds