Home
last modified time | relevance | path

Searched defs:getWithOffset (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/Edit/
DFileOffset.h31 FileOffset getWithOffset(unsigned offset) const { in getWithOffset() function
/external/llvm/include/llvm/CodeGen/
DMachineMemOperand.h53 MachinePointerInfo getWithOffset(int64_t O) const { in getWithOffset() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineMemOperand.h78 MachinePointerInfo getWithOffset(int64_t O) const { in getWithOffset() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DMachineMemOperand.h79 MachinePointerInfo getWithOffset(int64_t O) const { in getWithOffset() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DXCOFFObjectFile.cpp33 static uintptr_t getWithOffset(uintptr_t Base, ptrdiff_t Offset) { in getWithOffset() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DXCOFFObjectFile.cpp41 static uintptr_t getWithOffset(uintptr_t Base, ptrdiff_t Offset) { in getWithOffset() function