Home
last modified time | relevance | path

Searched refs:Widen (Results 1 – 25 of 26) sorted by relevance

12

/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dwiden_arith-1.ll3 ; Widen a v3i8 to v16i8 to use a vector add
Dwiden_arith-3.ll6 ; Widen a v3i16 to v8i16 to do a vector add
Dwiden_arith-4.ll5 ; Widen a v5i16 to v8i16 to do a vector sub and multiple
/external/u-boot/tools/dtoc/
Ddtb_platdata.py362 oldprop.Widen(prop)
376 prop.Widen(struct[name])
Dfdt.py58 def Widen(self, newprop): member in Prop
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GuardWidening/
Dloop-schedule.ll8 ; CHECK: Widen guards (within a single loop, as a loop pass)
/external/llvm/test/CodeGen/X86/
Dwiden_arith-4.ll5 ; Widen a v5i16 to v8i16 to do a vector sub and multiple
Dwiden_arith-3.ll4 ; Widen a v3i16 to v8i16 to do a vector add
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/CodeGenPrepare/AArch64/
Dwiden_switch.ll35 ; Widen to 32-bit from a smaller, non-native type.
/external/llvm/test/Transforms/CodeGenPrepare/X86/
Dwiden_switch.ll35 ; Widen to 32-bit from a smaller, non-native type.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/CodeGenPrepare/X86/
Dwiden_switch.ll35 ; Widen to 32-bit from a smaller, non-native type.
/external/llvm/test/Transforms/CodeGenPrepare/AArch64/
Dwiden_switch.ll35 ; Widen to 32-bit from a smaller, non-native type.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dwiden_arith-3.ll4 ; Widen a v3i16 to v8i16 to do a vector add
Dwiden_arith-4.ll5 ; Widen a v5i16 to v8i16 to do a vector sub and multiple
/external/v8/src/arm/
Dsimulator-arm.cc3916 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/
Deliminate-trunc.ll432 ; Widen NE as unsigned.
458 ; Widen NE as signed.
/external/libcxx/include/
Dlocale1465 // 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/
DAArch64ISelDAGToDAG.cpp820 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/
DAArch64ISelDAGToDAG.cpp763 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/
Dselect-bitext.ll4 ; Widen a select of constants to eliminate an extend.
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DGlobalISel.rst373 like "Widen" or "Narrow". The eventual type is still unspecified and a
DWritingAnLLVMPass.rst254 -guard-widening - Widen guards
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AArch64/
Dneon-instructions.txt1367 # Widen
/external/llvm/test/MC/Disassembler/AArch64/
Dneon-instructions.txt1367 # Widen
/external/freetype/
DChangeLog.254320 * include/freetype/internal/tttypes.h (TT_SBit_MetricsRec): Widen

12