Home
last modified time | relevance | path

Searched refs:In0 (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp4288 typedef In0_ In0; typedef
4297 return (!isTypeValid<typename In::In0>() ? 0 : in numInputs()
4322 vector<typename In::In0> in0;
4340 VariableP<typename In::In0> in0;
4351 Samplings (const Sampling<typename In::In0>& in0_, in Samplings()
4357 const Sampling<typename In::In0>& in0;
4367 : Samplings<In>(instance<DefaultSampling<typename In::In0> >(), in DefaultSamplings()
4432 typedef typename In::In0 In0; in testStatement() typedef
4533 const typename Traits<In0>::IVal in0; in testStatement()
4556 env.lookup(*variables.in0) = convert<In0>(fmt, round(fmt, inputs.in0[valueNdx])); in testStatement()
[all …]
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3066 VectorParts &In0 = getVectorValue(P->getIncomingValue(In)); in widenPHIInstruction() local
3072 Entry[part] = Builder.CreateSelect(Cond[part], In0[part], in widenPHIInstruction()
3073 In0[part]); in widenPHIInstruction()
3077 Entry[part] = Builder.CreateSelect(Cond[part], In0[part], in widenPHIInstruction()
4378 Value *In0 = const_cast<Value*>(V); in isInductionVariable() local
4379 PHINode *PN = dyn_cast_or_null<PHINode>(In0); in isInductionVariable()
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2608 SDValue In0 = N0.getOperand(0); in SimplifyBinOpWithSameOpcodeHands() local
2610 EVT In0Ty = In0.getValueType(); in SimplifyBinOpWithSameOpcodeHands()
2616 SDValue Op = DAG.getNode(N->getOpcode(), DL, In0Ty, In0, In1); in SimplifyBinOpWithSameOpcodeHands()
/external/llvm/docs/
DLangRef.rst5217 | In0 | In1 | Out |
5266 | In0 | In1 | Out |
5316 | In0 | In1 | Out |