Home
last modified time | relevance | path

Searched defs:FromType (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTX.h97 enum FromType { enum
DNVPTXISelDAGToDAG.cpp1035 unsigned int FromType; in tryLoadVector() local
/third_party/googletest/googlemock/include/gmock/
Dgmock-matchers.h416 using FromType = typename std::remove_cv<typename std::remove_pointer< in MatchAndExplain() local
/third_party/node/deps/v8/src/torque/
Dtypes.h466 static UnionType FromType(const Type* t) { in FromType() function
/third_party/googletest/googlemock/test/
Dgmock-actions_test.cc834 class FromType { class
836 explicit FromType(bool* is_converted) : converted_(is_converted) {} in FromType() function in testing::__anone00d6f550111::FromType
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp460 Type *FromType) { in getConvRTLibDesc()
483 Type *FromType) { in conversionLibcall()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1364 EVT FromType = V.getOperand(0).getValueType(); in getValueBits() local
1398 EVT FromType = cast<VTSDNode>(V.getOperand(1))->getVT(); in getValueBits() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp962 bool SystemZTargetLowering::isTruncateFree(Type *FromType, Type *ToType) const { in isTruncateFree()
1241 bool SystemZTargetLowering::allowTruncateForTailCall(Type *FromType, in allowTruncateForTailCall()