Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsicInst.h685 unsigned getSourceAlignment() const { in getSourceAlignment() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp4715 Assert(IsValidAlignment(MTI->getSourceAlignment()), in visitIntrinsicCall()
4742 uint64_t SrcAlignment = AMT->getSourceAlignment(); in visitIntrinsicCall()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2534 MTI.getSourceAlignment()); in SelectIntrinsicCall()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp3466 MTI->getSourceAlignment()); in fastLowerIntrinsicCall()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp5908 unsigned SrcAlign = MI.getSourceAlignment(); in visitIntrinsicCall()
5926 unsigned SrcAlign = MI.getSourceAlignment(); in visitIntrinsicCall()