Searched defs:intrnNode (Results 1 – 3 of 3) sorted by relevance
328 void X64MPIsel::SelectOverFlowCall(const IntrinsiccallNode &intrnNode) in SelectOverFlowCall()377 void X64MPIsel::SelectPureCall(const IntrinsiccallNode &intrnNode) in SelectPureCall()398 RegOperand &X64MPIsel::LoadOpndIntoPhysicalRegister(const IntrinsiccallNode &intrnNode, uint32 inde… in LoadOpndIntoPhysicalRegister()
136 auto &intrnNode = static_cast<IntrinsiccallNode &>(stmt); in LowerCallStmt() local
4380 void AArch64CGFunc::SelectOverFlowCall(const IntrinsiccallNode &intrnNode) in SelectOverFlowCall()4419 RegOperand &AArch64CGFunc::LoadOpndIntoPhysicalRegister(const IntrinsiccallNode &intrnNode, uint32 … in LoadOpndIntoPhysicalRegister()4453 void AArch64CGFunc::SelectPureCall(const IntrinsiccallNode &intrnNode) in SelectPureCall()4537 Operand *AArch64CGFunc::SelectCclz(IntrinsicopNode &intrnNode) in SelectCclz()