Searched refs:vfd (Results 1 – 5 of 5) sorted by relevance
/external/ltp/testcases/kernel/device-drivers/v4l/kernel_space/ |
D | video_dummy.c | 10 struct video_device *vfd; member
|
/external/v8/src/s390/ |
D | assembler-s390.h | 1004 void vfd(DoubleRegister v1, DoubleRegister v2, DoubleRegister v3) { in vfd() function 1005 vfd(v1, v2, v3, static_cast<Condition>(0), static_cast<Condition>(8), in vfd()
|
D | constants-s390.h | 588 V(vfd, VFD, 0xE7E5) /* type = VRR_C VECTOR FP DIVIDE */ \
|
D | simulator-s390.cc | 749 V(vfd, VFD, 0xE7E5) /* type = VRR_C VECTOR FP DIVIDE */ \ in EvalTableInit()
|
/external/v8/src/crankshaft/s390/ |
D | lithium-codegen-s390.cc | 2027 __ vfd(result, left, right); in DoShiftI() local
|