Searched defs:IntN (Results 1 – 2 of 2) sorted by relevance
185 MachineSDNode *HexagonDAGToDAGISel::LoadInstrForLoadIntrinsic(SDNode *IntN) { in LoadInstrForLoadIntrinsic()217 SDNode *IntN) { in StoreInstrForLoadIntrinsic()318 bool HexagonDAGToDAGISel::SelectBrevLdIntrinsic(SDNode *IntN) { in SelectBrevLdIntrinsic()359 bool HexagonDAGToDAGISel::SelectNewCircIntrinsic(SDNode *IntN) { in SelectNewCircIntrinsic()
278 auto IntN = IntegerType::get(getMF().getFunction().getContext(), in buildConstant() local