Searched refs:GetTargetBasicPointer (Results 1 – 4 of 4) sorted by relevance
88 RegOperand &GetTargetBasicPointer(PrimType primType) override;
177 virtual RegOperand &GetTargetBasicPointer(PrimType primType) = 0;
928 RegOperand &base = GetTargetBasicPointer(PTY_u64); in SelectRegassign()957 RegOperand &base = GetTargetBasicPointer(PTY_u64); in SelectRegread()
1593 RegOperand &X64MPIsel::GetTargetBasicPointer(PrimType primType) in GetTargetBasicPointer() function in maplebe::X64MPIsel