Home
last modified time | relevance | path

Searched defs:TagOffset (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/Shared/
DExecutorAddress.h46 constexpr Tag(uintptr_t TagValue, uintptr_t TagOffset) in Tag()
61 constexpr Untag(uintptr_t TagLen, uintptr_t TagOffset) in Untag()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.h164 Optional<uint8_t> TagOffset; variable
DDebugLocStream.h162 Optional<uint8_t> TagOffset; variable
DDwarfCompileUnit.cpp614 auto TagOffset = DV.getDebugLocListTagOffset(); in constructVariableDIEImpl() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DDebugLocStream.h161 std::optional<uint8_t> TagOffset; variable
DDwarfExpression.h172 std::optional<uint8_t> TagOffset; variable
DDwarfCompileUnit.cpp739 auto TagOffset = DV.getDebugLocListTagOffset(); in constructVariableDIEImpl() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/
DDIContext.h126 Optional<uint64_t> TagOffset; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/
DDIContext.h131 std::optional<uint64_t> TagOffset; member
/external/pdfium/third_party/lcms/src/
Dcmsio0.c1338 cmsUInt32Number TagOffset = FileOrig->TagOffsets[i]; in SaveTags() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp2998 int TagOffset = cast<ConstantSDNode>(N->getOperand(3))->getZExtValue(); in trySelectStackSlotTagP() local
3018 int TagOffset = cast<ConstantSDNode>(N->getOperand(3))->getZExtValue(); in SelectTagP() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp3982 int TagOffset = cast<ConstantSDNode>(N->getOperand(3))->getZExtValue(); in trySelectStackSlotTagP() local
4002 int TagOffset = cast<ConstantSDNode>(N->getOperand(3))->getZExtValue(); in SelectTagP() local