/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | Instructions.h | 122 Align getAlign() const { in getAlign() function 209 Align getAlign() const { in getAlign() function 329 Align getAlign() const { in getAlign() function
|
H A D | GlobalObject.h | 79 MaybeAlign getAlign() const { getAlign() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | MachOUniversal.h | 83 uint32_t getAlign() const { in getAlign() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineConstantPool.h | 95 Align getAlign() const { return Alignment; } in getAlign() function
|
/freebsd/sys/netgraph/ |
H A D | ng_parse.h | 285 ng_getAlign_t *getAlign; /* get alignment */ member
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | ConstantMerge.cpp | 86 static Align getAlign(GlobalVariable *GV) { in getAlign() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXUtilities.cpp | 348 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 D | AMDGPUMemoryUtils.cpp | 30 Align getAlign(const DataLayout &DL, const GlobalVariable *GV) { in getAlign() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCSection.h | 146 Align getAlign() const { return Alignment; } in getAlign() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | VectorUtils.h | 487 Align getAlign() const { return Alignment; } in getAlign() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/ |
H A D | SandboxIR.h | 647 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 D | MachineOperand.cpp | 1136 Align MachineMemOperand::getAlign() const { in getAlign() function in MachineMemOperand
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | IRBuilder.cpp | 531 static MaybeAlign getAlign(Value *Ptr) { in getAlign() function
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroFrame.cpp | 498 Align getAlign(Value *V) const { in getAlign() function
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 19326 Align getAlign() const { in getAlign() function
|