Home
last modified time | relevance | path

Searched defs:getValueType (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMapField.php106 public function getValueType() function in Google\\Protobuf\\Internal\\MapField
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUHSAMetadataStreamer.cpp130 ValueType MetadataStreamerV2::getValueType(Type *Ty, StringRef TypeName) const { in getValueType() function in llvm::AMDGPU::HSAMD::MetadataStreamerV2
576 StringRef MetadataStreamerV3::getValueType(Type *Ty, StringRef TypeName) const { in getValueType() function in llvm::AMDGPU::HSAMD::MetadataStreamerV3
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DGlobalValue.h254 Type *getValueType() const { return ValueType; } in getValueType() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGlobalValue.h279 Type *getValueType() const { return ValueType; } in getValueType() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1546 SDValue SelectionDAG::getValueType(EVT VT) { in getValueType() function in SelectionDAG