Searched defs:bNode (Results 1 – 4 of 4) sorted by relevance
166 BinaryNode *bNode = static_cast<BinaryNode *>(operand); in ExtFoldIor() local
114 void X64CGFunc::SelectBlkassignoff(BlkassignoffNode &bNode, Operand *src) in SelectBlkassignoff()
151 bool IsBlkassignForPush(const BlkassignoffNode &bNode) in IsBlkassignForPush()2168 bool AArch64CGFunc::LmbcSmallAggForRet(const BlkassignoffNode &bNode, const Operand *src) in LmbcSmallAggForRet()2239 bool AArch64CGFunc::LmbcSmallAggForCall(BlkassignoffNode &bNode, const Operand *src, std::vector<Ty… in LmbcSmallAggForCall()2340 void AArch64CGFunc::SelectBlkassignoff(BlkassignoffNode &bNode, Operand *src) in SelectBlkassignoff()
210 BaseNode *CGLowerer::SplitBinaryNodeOpnd1(BinaryNode &bNode, BlockNode &blkNode) in SplitBinaryNodeOpnd1()