/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineSpecConstantTests.cpp | 115 struct OffsetValue struct 117 deUint32 size; //!< data size in the buffer (up to sizeof(value)) 118 deUint32 offset; //!< offset into the buffer 119 GenericValue value; //!< value expected to be there 121 OffsetValue (const deUint32 size_, const deUint32 offset_, const GenericValue value_) in OffsetValue() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | CFLAndersAliasAnalysis.cpp | 134 struct OffsetValue { struct 135 const Value *Val; 136 int64_t Offset;
|
/external/protobuf/src/google/protobuf/ |
D | generated_message_reflection.h | 234 static uint32 OffsetValue(uint32 v, FieldDescriptor::Type type) { in OffsetValue() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/AsmParser/ |
D | LanaiAsmParser.cpp | 819 bool LanaiAsmParser::parsePrePost(StringRef Type, int *OffsetValue) { in parsePrePost() 883 int OffsetValue = 0; in parseMemoryOperand() local
|
/external/llvm/lib/Target/Lanai/AsmParser/ |
D | LanaiAsmParser.cpp | 797 bool LanaiAsmParser::parsePrePost(StringRef Type, int *OffsetValue) { in parsePrePost() 861 int OffsetValue = 0; in parseMemoryOperand() local
|
/external/llvm/lib/MC/ |
D | MCObjectStreamer.cpp | 470 int64_t OffsetValue; in EmitRelocDirective() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCObjectStreamer.cpp | 597 int64_t OffsetValue; in EmitRelocDirective() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | IRBuilder.h | 2121 Value *OffsetValue) { in CreateAlignmentAssumptionHelper()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 4161 int64_t OffsetValue = OffsetImmOp.getImm(); in expandUlh() local 4213 int64_t OffsetValue = OffsetImmOp.getImm(); in expandUsh() local 4264 int64_t OffsetValue = OffsetImmOp.getImm(); in expandUxw() local
|
/external/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 3191 int64_t OffsetValue = OffsetImmOp.getImm(); in expandUlh() local 3267 int64_t OffsetValue = OffsetImmOp.getImm(); in expandUlw() local
|
/external/clang/lib/CodeGen/ |
D | CGObjCGNU.cpp | 2229 llvm::Constant *OffsetValue = llvm::ConstantInt::get(IntTy, Offset); in GenerateClass() local
|
D | CGCall.cpp | 4117 llvm::Value *OffsetValue = nullptr; in EmitCall() local
|
D | CGBuiltin.cpp | 723 Value *OffsetValue = in EmitBuiltinExpr() local
|
/external/llvm/lib/MC/MCParser/ |
D | AsmParser.cpp | 2617 int64_t OffsetValue; in parseDirectiveReloc() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/ |
D | AsmParser.cpp | 2932 int64_t OffsetValue; in parseDirectiveReloc() local
|