• Home
  • Raw
  • Download

Lines Matching defs:VT

79 bool ConstantFPSDNode::isValueValidForType(EVT VT,  in isValueValidForType()
679 EVT VT = N->getValueType(0); in VerifySDNode() local
754 EVT VT = cast<VTSDNode>(N)->getVT(); in RemoveNodeFromCSEMaps() local
1001 SDValue SelectionDAG::getAnyExtOrTrunc(SDValue Op, const SDLoc &DL, EVT VT) { in getAnyExtOrTrunc()
1007 SDValue SelectionDAG::getSExtOrTrunc(SDValue Op, const SDLoc &DL, EVT VT) { in getSExtOrTrunc()
1013 SDValue SelectionDAG::getZExtOrTrunc(SDValue Op, const SDLoc &DL, EVT VT) { in getZExtOrTrunc()
1019 SDValue SelectionDAG::getBoolExtOrTrunc(SDValue Op, const SDLoc &SL, EVT VT, in getBoolExtOrTrunc()
1028 SDValue SelectionDAG::getZeroExtendInReg(SDValue Op, const SDLoc &DL, EVT VT) { in getZeroExtendInReg()
1041 EVT VT) { in getAnyExtendVectorInReg()
1052 EVT VT) { in getSignExtendVectorInReg()
1063 EVT VT) { in getZeroExtendVectorInReg()
1075 SDValue SelectionDAG::getNOT(const SDLoc &DL, SDValue Val, EVT VT) { in getNOT()
1082 SDValue SelectionDAG::getLogicalNOT(const SDLoc &DL, SDValue Val, EVT VT) { in getLogicalNOT()
1098 SDValue SelectionDAG::getConstant(uint64_t Val, const SDLoc &DL, EVT VT, in getConstant()
1107 SDValue SelectionDAG::getConstant(const APInt &Val, const SDLoc &DL, EVT VT, in getConstant()
1113 EVT VT, bool isT, bool isO) { in getConstant()
1207 SDValue SelectionDAG::getConstantFP(const APFloat &V, const SDLoc &DL, EVT VT, in getConstantFP()
1213 EVT VT, bool isTarget) { in getConstantFP()
1243 SDValue SelectionDAG::getConstantFP(double Val, const SDLoc &DL, EVT VT, in getConstantFP()
1262 EVT VT, int64_t Offset, bool isTargetGA, in getGlobalAddress()
1295 SDValue SelectionDAG::getFrameIndex(int FI, EVT VT, bool isTarget) { in getFrameIndex()
1310 SDValue SelectionDAG::getJumpTable(int JTI, EVT VT, bool isTarget, in getJumpTable()
1329 SDValue SelectionDAG::getConstantPool(const Constant *C, EVT VT, in getConstantPool()
1356 SDValue SelectionDAG::getConstantPool(MachineConstantPoolValue *C, EVT VT, in getConstantPool()
1382 SDValue SelectionDAG::getTargetIndex(int Index, EVT VT, int64_t Offset, in getTargetIndex()
1413 SDValue SelectionDAG::getValueType(EVT VT) { in getValueType()
1427 SDValue SelectionDAG::getExternalSymbol(const char *Sym, EVT VT) { in getExternalSymbol()
1435 SDValue SelectionDAG::getMCSymbol(MCSymbol *Sym, EVT VT) { in getMCSymbol()
1444 SDValue SelectionDAG::getTargetExternalSymbol(const char *Sym, EVT VT, in getTargetExternalSymbol()
1475 SDValue SelectionDAG::getVectorShuffle(EVT VT, const SDLoc &dl, SDValue N1, in getVectorShuffle()
1644 MVT VT = SV.getSimpleValueType(0); in getCommutedVectorShuffle() local
1653 SDValue SelectionDAG::getConvertRndSat(EVT VT, const SDLoc &dl, SDValue Val, in getConvertRndSat()
1678 SDValue SelectionDAG::getRegister(unsigned RegNo, EVT VT) { in getRegister()
1724 SDValue SelectionDAG::getBlockAddress(const BlockAddress *BA, EVT VT, in getBlockAddress()
1778 SDValue SelectionDAG::getBitcast(EVT VT, SDValue V) { in getBitcast()
1785 SDValue SelectionDAG::getAddrSpaceCast(const SDLoc &dl, EVT VT, SDValue Ptr, in getAddrSpaceCast()
1820 EVT VT = Node->getValueType(0); in expandVAArg() local
1867 SDValue SelectionDAG::CreateStackTemporary(EVT VT, unsigned minAlign) { in CreateStackTemporary()
1891 SDValue SelectionDAG::FoldSetCC(EVT VT, SDValue N1, SDValue N2, in FoldSetCC()
2257 EVT VT = LD->getMemoryVT(); in computeKnownBits() local
2322 EVT VT = cast<VTSDNode>(Op.getOperand(1))->getVT(); in computeKnownBits() local
2528 EVT VT = Op.getValueType(); in ComputeNumSignBits() local
2844 static SDValue FoldCONCAT_VECTORS(const SDLoc &DL, EVT VT, in FoldCONCAT_VECTORS()
2884 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT) { in getNode()
2899 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode()
3268 EVT VT, const ConstantSDNode *Cst1, in FoldConstantArithmetic()
3280 SDValue SelectionDAG::FoldSymbolOffset(unsigned Opcode, EVT VT, in FoldSymbolOffset()
3301 EVT VT, SDNode *Cst1, in FoldConstantArithmetic()
3370 const SDLoc &DL, EVT VT, in FoldConstantVectorArithmetic()
3460 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode()
3935 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode()
4036 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode()
4042 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode()
4073 static SDValue getMemsetValue(SDValue Value, EVT VT, SelectionDAG &DAG, in getMemsetValue()
4112 static SDValue getMemsetStringVal(EVT VT, const SDLoc &dl, SelectionDAG &DAG, in getMemsetStringVal()
4155 EVT VT = Base.getValueType(); in getMemBasePlusOffset() local
4202 EVT VT = TLI.getOptimalMemOpType(Size, DstAlign, SrcAlign, in FindOptimalMemOpLowering() local
4357 EVT VT = MemOps[i]; in getMemcpyLoadsAndStores() local
4462 EVT VT = MemOps[i]; in getMemmoveLoadsAndStores() local
4477 EVT VT = MemOps[i]; in getMemmoveLoadsAndStores() local
4560 EVT VT = MemOps[i]; in getMemsetStores() local
4922 EVT VT = Val.getValueType(); in getAtomic() local
4931 EVT VT, SDValue Chain, SDValue Ptr, in getAtomic()
5053 EVT VT, const SDLoc &dl, SDValue Chain, in getLoad()
5085 EVT VT, const SDLoc &dl, SDValue Chain, in getLoad()
5132 SDValue SelectionDAG::getLoad(EVT VT, const SDLoc &dl, SDValue Chain, in getLoad()
5143 SDValue SelectionDAG::getLoad(EVT VT, const SDLoc &dl, SDValue Chain, in getLoad()
5151 EVT VT, SDValue Chain, SDValue Ptr, in getExtLoad()
5163 EVT VT, SDValue Chain, SDValue Ptr, EVT MemVT, in getExtLoad()
5211 EVT VT = Val.getValueType(); in getStore() local
5265 EVT VT = Val.getValueType(); in getTruncStore() local
5331 SDValue SelectionDAG::getMaskedLoad(EVT VT, const SDLoc &dl, SDValue Chain, in getMaskedLoad()
5366 EVT VT = Val.getValueType(); in getMaskedStore() local
5389 SDValue SelectionDAG::getMaskedGather(SDVTList VTs, EVT VT, const SDLoc &dl, in getMaskedGather()
5426 SDValue SelectionDAG::getMaskedScatter(SDVTList VTs, EVT VT, const SDLoc &dl, in getMaskedScatter()
5459 SDValue SelectionDAG::getVAArg(EVT VT, const SDLoc &dl, SDValue Chain, in getVAArg()
5465 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode()
5481 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode()
5632 SDVTList SelectionDAG::getVTList(EVT VT) { in getVTList()
5839 EVT VT) { in SelectNodeTo()
5845 EVT VT, SDValue Op1) { in SelectNodeTo()
5852 EVT VT, SDValue Op1, in SelectNodeTo()
5860 EVT VT, SDValue Op1, in SelectNodeTo()
5868 EVT VT, ArrayRef<SDValue> Ops) { in SelectNodeTo()
6039 EVT VT) { in getMachineNode()
6045 EVT VT, SDValue Op1) { in getMachineNode()
6052 EVT VT, SDValue Op1, SDValue Op2) { in getMachineNode()
6059 EVT VT, SDValue Op1, SDValue Op2, in getMachineNode()
6067 EVT VT, ArrayRef<SDValue> Ops) { in getMachineNode()
6175 SDValue SelectionDAG::getTargetExtractSubreg(int SRIdx, const SDLoc &DL, EVT VT, in getTargetExtractSubreg()
6185 SDValue SelectionDAG::getTargetInsertSubreg(int SRIdx, const SDLoc &DL, EVT VT, in getTargetInsertSubreg()
6711 const GlobalValue *GA, EVT VT, in GlobalAddressSDNode()
6718 EVT VT, unsigned SrcAS, in AddrSpaceCastSDNode()
6761 const EVT *SDNode::getValueTypeList(EVT VT) { in getValueTypeList()
6893 EVT VT = N->getValueType(0); in UnrollVectorOp() local
6969 EVT VT = LD->getValueType(0); in areNonVolatileConsecutiveLoads() local
7094 EVT VT = Op.getValueType(); in ExtractVectorElements() local
7125 EVT VT = getValueType(0); in isConstantSplat() local
7249 bool ShuffleVectorSDNode::isSplatMask(const int *Mask, EVT VT) { in isSplatMask()