/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | widen_arith-1.ll | 3 ; Widen a v3i8 to v16i8 to use a vector add
|
D | widen_arith-3.ll | 6 ; Widen a v3i16 to v8i16 to do a vector add
|
D | widen_arith-4.ll | 5 ; Widen a v5i16 to v8i16 to do a vector sub and multiple
|
/external/u-boot/tools/dtoc/ |
D | dtb_platdata.py | 362 oldprop.Widen(prop) 376 prop.Widen(struct[name])
|
D | fdt.py | 58 def Widen(self, newprop): member in Prop
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GuardWidening/ |
D | loop-schedule.ll | 8 ; CHECK: Widen guards (within a single loop, as a loop pass)
|
/external/llvm/test/CodeGen/X86/ |
D | widen_arith-4.ll | 5 ; Widen a v5i16 to v8i16 to do a vector sub and multiple
|
D | widen_arith-3.ll | 4 ; Widen a v3i16 to v8i16 to do a vector add
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/CodeGenPrepare/AArch64/ |
D | widen_switch.ll | 35 ; Widen to 32-bit from a smaller, non-native type.
|
/external/llvm/test/Transforms/CodeGenPrepare/X86/ |
D | widen_switch.ll | 35 ; Widen to 32-bit from a smaller, non-native type.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/CodeGenPrepare/X86/ |
D | widen_switch.ll | 35 ; Widen to 32-bit from a smaller, non-native type.
|
/external/llvm/test/Transforms/CodeGenPrepare/AArch64/ |
D | widen_switch.ll | 35 ; Widen to 32-bit from a smaller, non-native type.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | widen_arith-3.ll | 4 ; Widen a v3i16 to v8i16 to do a vector add
|
D | widen_arith-4.ll | 5 ; Widen a v5i16 to v8i16 to do a vector sub and multiple
|
/external/v8/src/arm/ |
D | simulator-arm.cc | 3916 U Widen(T value) { in Widen() function 3945 void Widen(Simulator* simulator, int Vd, int Vm) { in Widen() function 3951 dst[i] = Widen<T, U>(src[i]); in Widen() 3997 src1[i] = Clamp<T>(Widen<T, int64_t>(src1[i]) + Widen<T, int64_t>(src2[i])); in AddSaturate() 4009 src1[i] = Clamp<T>(Widen<T, int64_t>(src1[i]) - Widen<T, int64_t>(src2[i])); in SubSaturate() 4555 Widen<int8_t, int16_t>(this, Vd, Vm); in DecodeSpecialCondition() 4558 Widen<int16_t, int32_t>(this, Vd, Vm); in DecodeSpecialCondition() 4561 Widen<int32_t, int64_t>(this, Vd, Vm); in DecodeSpecialCondition() 4877 Widen<uint8_t, uint16_t>(this, Vd, Vm); in DecodeSpecialCondition() 4880 Widen<uint16_t, uint32_t>(this, Vd, Vm); in DecodeSpecialCondition() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/ |
D | eliminate-trunc.ll | 432 ; Widen NE as unsigned. 458 ; Widen NE as signed.
|
/external/libcxx/include/ |
D | locale | 1465 // Stage 2 - Widen __nar while adding thousands separators 1492 // Stage 2 - Widen __nar while adding thousands separators 1519 // Stage 2 - Widen __nar while adding thousands separators 1546 // Stage 2 - Widen __nar while adding thousands separators 1587 // Stage 2 - Widen __nar while adding thousands separators 1638 // Stage 2 - Widen __nar while adding thousands separators 1670 // Stage 2 - Widen __nar
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 820 static SDValue Widen(SelectionDAG *CurDAG, SDValue N) { in Widen() function 1530 Opd0 = Widen(CurDAG, Op0->getOperand(0).getOperand(0)); in isBitfieldExtractOpFromAnd() 1739 SDValue Opd0 = Widen(CurDAG, Op.getOperand(0)); in tryBitfieldExtractOpFromSExt()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 763 static SDValue Widen(SelectionDAG *CurDAG, SDValue N) { in Widen() function 1462 Opd0 = Widen(CurDAG, Op0->getOperand(0).getOperand(0)); in isBitfieldExtractOpFromAnd() 1669 SDValue Opd0 = Widen(CurDAG, Op.getOperand(0)); in tryBitfieldExtractOpFromSExt()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | select-bitext.ll | 4 ; Widen a select of constants to eliminate an extend.
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | GlobalISel.rst | 373 like "Widen" or "Narrow". The eventual type is still unspecified and a
|
D | WritingAnLLVMPass.rst | 254 -guard-widening - Widen guards
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AArch64/ |
D | neon-instructions.txt | 1367 # Widen
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | neon-instructions.txt | 1367 # Widen
|
/external/freetype/ |
D | ChangeLog.25 | 4320 * include/freetype/internal/tttypes.h (TT_SBit_MetricsRec): Widen
|