Searched defs:bNode (Results 1 – 3 of 3) sorted by relevance
110 void X64CGFunc::SelectBlkassignoff(BlkassignoffNode &bNode, Operand *src) in SelectBlkassignoff()
151 bool IsBlkassignForPush(const BlkassignoffNode &bNode) in IsBlkassignForPush()2054 bool AArch64CGFunc::LmbcSmallAggForRet(const BaseNode &bNode, const Operand *src, int32 offset, boo… in LmbcSmallAggForRet()2134 bool AArch64CGFunc::LmbcSmallAggForCall(BlkassignoffNode &bNode, const Operand *src, std::vector<Ty… in LmbcSmallAggForCall()2234 void AArch64CGFunc::SelectBlkassignoff(BlkassignoffNode &bNode, Operand *src) in SelectBlkassignoff()
191 BaseNode *CGLowerer::SplitBinaryNodeOpnd1(BinaryNode &bNode, BlockNode &blkNode) in SplitBinaryNodeOpnd1()