/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Intrinsics.h | 100 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/ |
D | Intrinsics.h | 102 Void, VarArg, MMX, Token, Metadata, Half, Float, Double, Quad, enumerator
|
/third_party/skia/include/private/ |
D | SkNx.h | 27 typedef SkNx<N/2, T> Half; typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | ELFTypes.h | 85 using Half = packed<uint16_t>; member
|
/third_party/flutter/skia/include/private/ |
D | SkNx.h | 27 typedef SkNx<N/2, T> Half; typedef
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsVertexArrayTests.hpp | 318 class Half class in deqp::gls::GLValue
|
D | glsDrawTest.cpp | 437 class Half class in deqp::gls::__anonc2cf4fef0111::GLValue
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv_common.hpp | 531 Half, enumerator
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | Reactor.hpp | 2119 class Half : public LValue<Half> class
|
D | Reactor.cpp | 3749 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/ |
D | AMDGPUISelLowering.cpp | 2183 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/ |
D | ARMISelLowering.cpp | 2825 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/ |
D | AArch64ISelLowering.cpp | 6912 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/ |
D | X86ISelLowering.cpp | 9325 SDValue Half = DAG.getNode(HOpcode, SDLoc(BV), HalfVT, V0, V1); in getHopForBuildVector() local 9362 unsigned Half = NumElts / 2; in LowerToHorizontalOp() local
|