Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DIntrinsics.h100 Void, VarArg, MMX, Token, Metadata, Half, Float, Double, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsics.h102 Void, VarArg, MMX, Token, Metadata, Half, Float, Double, Quad, enumerator
/third_party/skia/include/private/
DSkNx.h27 typedef SkNx<N/2, T> Half; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFTypes.h85 using Half = packed<uint16_t>; member
/third_party/flutter/skia/include/private/
DSkNx.h27 typedef SkNx<N/2, T> Half; typedef
/third_party/vk-gl-cts/modules/glshared/
DglsVertexArrayTests.hpp318 class Half class in deqp::gls::GLValue
DglsDrawTest.cpp437 class Half class in deqp::gls::__anonc2cf4fef0111::GLValue
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_common.hpp531 Half, enumerator
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DReactor.hpp2119 class Half : public LValue<Half> class
DReactor.cpp3749 Half::Half(RValue<Float> cast) in Half() function in rr::Half
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp2183 const SDValue Half = DAG.getConstantFP(0.5, SL, VT); in LowerFROUND_LegalFTRUNC() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp2825 SDValue Half = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, dl, MVT::f64, Arg, in LowerReturn() local
6908 unsigned Half = NumElts / 2; in isVUZP_v_undef_Mask() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp6912 unsigned Half = VT.getVectorNumElements() / 2; in isUZP_v_undef_Mask() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp9325 SDValue Half = DAG.getNode(HOpcode, SDLoc(BV), HalfVT, V0, V1); in getHopForBuildVector() local
9362 unsigned Half = NumElts / 2; in LowerToHorizontalOp() local