Home
last modified time | relevance | path

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

/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/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDebugLocStream.h162 Optional<uint8_t> TagOffset; variable
DDwarfExpression.h172 Optional<uint8_t> TagOffset; variable
DDwarfCompileUnit.cpp687 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/llvm-project/llvm/include/llvm/DebugInfo/
DDIContext.h133 Optional<uint64_t> TagOffset; member
/external/pdfium/third_party/lcms/src/
Dcmsio0.c1227 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/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp3250 int TagOffset = cast<ConstantSDNode>(N->getOperand(3))->getZExtValue(); in trySelectStackSlotTagP() local
3270 int TagOffset = cast<ConstantSDNode>(N->getOperand(3))->getZExtValue(); in SelectTagP() local
/external/llvm-project/clang/lib/CodeGen/
DCGBuiltin.cpp9127 Value *TagOffset = EmitScalarExpr(E->getArg(1)); in EmitAArch64BuiltinExpr() local