Home
last modified time | relevance | path

Searched defs:getAlign (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h122 Align getAlign() const { in getAlign() function
209 Align getAlign() const { in getAlign() function
329 Align getAlign() const { in getAlign() function
H A DGlobalObject.h79 MaybeAlign getAlign() const { getAlign() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachOUniversal.h83 uint32_t getAlign() const { in getAlign() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineConstantPool.h95 Align getAlign() const { return Alignment; } in getAlign() function
/freebsd/sys/netgraph/
H A Dng_parse.h285 ng_getAlign_t *getAlign; /* get alignment */ member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DConstantMerge.cpp86 static Align getAlign(GlobalVariable *GV) { in getAlign() function
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp348 MaybeAlign getAlign(const Function &F, unsigned Index) { in getAlign() function
366 MaybeAlign getAlign(const CallInst &I, unsigned Index) { in getAlign() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUMemoryUtils.cpp30 Align getAlign(const DataLayout &DL, const GlobalVariable *GV) { in getAlign() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSection.h146 Align getAlign() const { return Alignment; } in getAlign() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DVectorUtils.h487 Align getAlign() const { return Alignment; } in getAlign() function
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DSandboxIR.h647 Align getAlign() const { return cast<llvm::LoadInst>(Val)->getAlign(); } in getAlign() function
684 Align getAlign() const { return cast<llvm::StoreInst>(Val)->getAlign(); } in getAlign() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOperand.cpp1136 Align MachineMemOperand::getAlign() const { in getAlign() function in MachineMemOperand
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp531 static MaybeAlign getAlign(Value *Ptr) { in getAlign() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp498 Align getAlign(Value *V) const { in getAlign() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp19326 Align getAlign() const { in getAlign() function