Searched defs:IntN (Results 1 – 6 of 6) sorted by relevance
191 func (r *Rand) IntN(n int) int { func313 func IntN(n int) int { return globalRand.IntN(n) } func
190 MachineSDNode *HexagonDAGToDAGISel::LoadInstrForLoadIntrinsic(SDNode *IntN) { in LoadInstrForLoadIntrinsic()222 SDNode *IntN) { in StoreInstrForLoadIntrinsic()323 bool HexagonDAGToDAGISel::SelectBrevLdIntrinsic(SDNode *IntN) { in SelectBrevLdIntrinsic()364 bool HexagonDAGToDAGISel::SelectNewCircIntrinsic(SDNode *IntN) { in SelectNewCircIntrinsic()
186 MachineSDNode *HexagonDAGToDAGISel::LoadInstrForLoadIntrinsic(SDNode *IntN) { in LoadInstrForLoadIntrinsic()218 SDNode *IntN) { in StoreInstrForLoadIntrinsic()319 bool HexagonDAGToDAGISel::SelectBrevLdIntrinsic(SDNode *IntN) { in SelectBrevLdIntrinsic()360 bool HexagonDAGToDAGISel::SelectNewCircIntrinsic(SDNode *IntN) { in SelectNewCircIntrinsic()
359 MachineSDNode *HexagonDAGToDAGISel::LoadInstrForLoadIntrinsic(SDNode *IntN) { in LoadInstrForLoadIntrinsic()412 SDNode *IntN) { in StoreInstrForLoadIntrinsic()
300 auto IntN = IntegerType::get(getMF().getFunction().getContext(), in buildConstant() local
316 auto IntN = IntegerType::get(getMF().getFunction().getContext(), in buildConstant() local