Searched defs:BaseAlignment (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineOperand.cpp | 1120 LocationSize TS, Align BaseAlignment, in MachineMemOperand()
|
| H A D | MachineFunction.cpp | 525 Align BaseAlignment, const AAMDNodes &AAInfo, const MDNode *Ranges, in getMachineMemOperand()
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | InterpBuiltin.cpp | 1161 CharUnits BaseAlignment = in interp__builtin_is_aligned_up_down() local 1236 CharUnits BaseAlignment; in interp__builtin_assume_aligned() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ |
| H A D | MIParser.cpp | 3438 uint64_t BaseAlignment = in parseMachineMemoryOperand() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ExprConstant.cpp | 9976 CharUnits BaseAlignment = getBaseAlignment(Info, OffsetResult); in VisitBuiltinCallExpr() local 10010 CharUnits BaseAlignment = getBaseAlignment(Info, Result); in VisitBuiltinCallExpr() local 13016 CharUnits BaseAlignment = getBaseAlignment(Info, Ptr); in VisitBuiltinCallExpr() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaChecking.cpp | 14233 CharUnits BaseAlignment, CharUnits Offset, in getDerivedToBaseAlignmentAndOffset()
|