Home
last modified time | relevance | path

Searched defs:FromType (Results 1 – 7 of 7) 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.h413 using FromType = typename std::remove_cv<typename std::remove_pointer< in MatchAndExplain() local
/third_party/googletest/googlemock/test/
Dgmock-actions_test.cc572 class FromType { class
574 explicit FromType(bool* is_converted) : converted_(is_converted) {} in FromType() function in __anon58ee36160111::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()