Home
last modified time | relevance | path

Searched defs:OffsetValue (Results 1 – 14 of 14) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSpecConstantTests.cpp115 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/
DCFLAndersAliasAnalysis.cpp134 struct OffsetValue { struct
135 const Value *Val;
136 int64_t Offset;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/AsmParser/
DLanaiAsmParser.cpp819 bool LanaiAsmParser::parsePrePost(StringRef Type, int *OffsetValue) { in parsePrePost()
883 int OffsetValue = 0; in parseMemoryOperand() local
/external/llvm/lib/Target/Lanai/AsmParser/
DLanaiAsmParser.cpp797 bool LanaiAsmParser::parsePrePost(StringRef Type, int *OffsetValue) { in parsePrePost()
861 int OffsetValue = 0; in parseMemoryOperand() local
/external/llvm/lib/MC/
DMCObjectStreamer.cpp470 int64_t OffsetValue; in EmitRelocDirective() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectStreamer.cpp597 int64_t OffsetValue; in EmitRelocDirective() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DIRBuilder.h2121 Value *OffsetValue) { in CreateAlignmentAssumptionHelper()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp4161 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/
DMipsAsmParser.cpp3191 int64_t OffsetValue = OffsetImmOp.getImm(); in expandUlh() local
3267 int64_t OffsetValue = OffsetImmOp.getImm(); in expandUlw() local
/external/clang/lib/CodeGen/
DCGObjCGNU.cpp2229 llvm::Constant *OffsetValue = llvm::ConstantInt::get(IntTy, Offset); in GenerateClass() local
DCGCall.cpp4117 llvm::Value *OffsetValue = nullptr; in EmitCall() local
DCGBuiltin.cpp723 Value *OffsetValue = in EmitBuiltinExpr() local
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp2617 int64_t OffsetValue; in parseDirectiveReloc() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DAsmParser.cpp2932 int64_t OffsetValue; in parseDirectiveReloc() local