Home
last modified time | relevance | path

Searched defs:getBaseOffset (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DBaseSubobject.h46 CharUnits getBaseOffset() const { return BaseOffset; } in getBaseOffset() function
H A DVTTBuilder.h48 CharUnits getBaseOffset() const { in getBaseOffset() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMHazardRecognizer.cpp109 static bool getBaseOffset(const MachineInstr &MI, const MachineOperand *&BaseOp, in getBaseOffset() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h877 uint64_t getBaseOffset() const { return Offset; } in getBaseOffset() function