Searched defs:intrnNode (Results 1 – 3 of 3) sorted by relevance
327 void X64MPIsel::SelectOverFlowCall(const IntrinsiccallNode &intrnNode) in SelectOverFlowCall()376 void X64MPIsel::SelectPureCall(const IntrinsiccallNode &intrnNode) in SelectPureCall()397 RegOperand &X64MPIsel::LoadOpndIntoPhysicalRegister(const IntrinsiccallNode &intrnNode, uint32 inde… in LoadOpndIntoPhysicalRegister()
136 auto &intrnNode = static_cast<IntrinsiccallNode &>(stmt); in LowerCallStmt() local
4368 void AArch64CGFunc::SelectOverFlowCall(const IntrinsiccallNode &intrnNode) in SelectOverFlowCall()4407 RegOperand &AArch64CGFunc::LoadOpndIntoPhysicalRegister(const IntrinsiccallNode &intrnNode, uint32 … in LoadOpndIntoPhysicalRegister()4441 void AArch64CGFunc::SelectPureCall(const IntrinsiccallNode &intrnNode) in SelectPureCall()4479 Operand *AArch64CGFunc::SelectCclz(IntrinsicopNode &intrnNode) in SelectCclz()