Searched defs:Inp (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAGHVX.cpp | 1289 OpRef Inp[2] = {Va, Vb}; packs() local 1519 OpRef Inp[2] = { Va, Vb }; packp() local 2576 SDValue Inp = N->getOperand(0); selectExtractSubvector() local 2778 __anon9fc097471c02(SDValue TopShuff, SDValue Inp, MapType &&OpMap) ppHvxShuffleOfShuffle() argument [all...] |
H A D | HexagonISelLoweringHVX.cpp | 2454 SDValue Inp = DAG.getBitcast(IntTy, Val); emitHvxShiftRightRnd() local 2680 SDValue Inp = Op.getOperand(0); EqualizeFpIntConversion() local 2787 SDValue Inp = DAG.getBitcast(ResTy, Op0); ExpandHvxFpToInt() local 3278 SDValue Inp = Op.getOperand(0); ExpandHvxResizeIntoSteps() local [all...] |
H A D | HexagonISelDAGToDAG.cpp | 707 SDValue Inp = N->getOperand(0); in SelectExtractSubvector() local 1059 SDValue Inp = Op, Res; in SelectInlineAsmMemoryOperand() local
|
H A D | HexagonBitSimplify.cpp | 1573 bool CopyGeneration::findMatch(const BitTracker::RegisterRef &Inp, in findMatch() 2949 BitTracker::RegisterRef Inp, Out; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 13747 SDValue Inp = DAG.getNode(ISD::BUILD_PAIR, dl, MVT::i64, in PerformADDVecReduce() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 49537 SDValue Inp = (i == 0) ? Node->getOperand(1) : Node->getOperand(0); in combineAndLoadToBZHI() local
|