| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Instructions.h | 128 Align getAlign() const { in getAlign() function 215 Align getAlign() const { in getAlign() function 338 Align getAlign() const { in getAlign() function
|
| H A D | GlobalObject.h | 75 MaybeAlign getAlign() const { in getAlign() function
|
| H A D | GlobalVariable.h | 308 MaybeAlign getAlign() const { return GlobalObject::getAlign(); } in getAlign() function
|
| H A D | Function.h | 1035 MaybeAlign getAlign() const { return GlobalObject::getAlign(); } in getAlign() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/ |
| H A D | Function.h | 63 MaybeAlign getAlign() const { return cast<llvm::Function>(Val)->getAlign(); } in getAlign() function
|
| H A D | Instruction.h | 1221 Align getAlign() const { return cast<llvm::LoadInst>(Val)->getAlign(); } in getAlign() function 1250 Align getAlign() const { return cast<llvm::StoreInst>(Val)->getAlign(); } in getAlign() function 2082 Align getAlign() const { return cast<llvm::AtomicRMWInst>(Val)->getAlign(); } in getAlign() function 2131 Align getAlign() const { in getAlign() function 2245 Align getAlign() const { return cast<llvm::AllocaInst>(Val)->getAlign(); } in getAlign() function
|
| H A D | Constant.h | 1265 MaybeAlign getAlign() const { in getAlign() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXUtilities.h | 69 inline MaybeAlign getAlign(const Function &F, unsigned Index) { in getAlign() function
|
| H A D | NVPTXUtilities.cpp | 355 MaybeAlign getAlign(const CallInst &I, unsigned Index) { in getAlign() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | MachOUniversal.h | 84 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/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | ConstantMerge.cpp | 86 static Align getAlign(GlobalVariable *GV) { 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/Target/AMDGPU/ |
| H A D | AMDGPUMemoryUtils.cpp | 29 Align getAlign(const DataLayout &DL, const GlobalVariable *GV) { in getAlign() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | VectorUtils.h | 542 Align getAlign() const { return Alignment; } in getAlign() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | GenericMachineInstrs.h | 71 Align getAlign() const { return getMMO().getAlign(); } in getAlign() function
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineOperand.cpp | 1151 Align MachineMemOperand::getAlign() const { in getAlign() function in MachineMemOperand
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCSection.h | 160 Align getAlign() const { return Alignment; } in getAlign() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
| H A D | CoroFrame.cpp | 84 Align getAlign(Value *V) const { in getAlign() function
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | IRBuilder.cpp | 454 static MaybeAlign getAlign(Value *Ptr) { in getAlign() function
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 20325 Align getAlign() const { in getAlign() function
|