Searched refs:Moves (Results 1 – 20 of 20) sorted by relevance
113 // Moves the option into a list of option groups.118 // Moves the option in all option groups in a range.124 // Moves the option in a single option group.
59 // Moves (no conversion)
485 // Moves two GPRs to an FPR.491 // Moves an FPR to two GPRs.573 // Moves (no conversion)610 // Moves (no conversion)
684 // Moves (no conversion)690 // Moves (no conversion)736 // Moves (no conversion)770 // Moves (no conversion)
441 // Moves (no conversion)456 // Moves (no conversion)
1 //===-- MipsCondMov.td - Describe Mips Conditional Moves --*- tablegen -*--===//9 // This is the Conditional Moves implementation.
44 // Moves between two floating-point registers.53 // Moves between two floating-point registers that also set the condition76 // Moves between 64-bit integer and floating-point registers.
166 // Moves
161 // Moves
182 // Moves
183 // Moves
522 auto &Moves = ScopeInfo->CoroutineParameterMoves; in buildCoroutinePromise() local528 auto Move = Moves.find(PD); in buildCoroutinePromise()529 assert(Move != Moves.end() && in buildCoroutinePromise()
223 // Moves and Logical operations on Floating Point Data Types249 // Moves and Logical operations on Packed Integer Data Types284 // Moves and Logical operations on Floating Point Data Types318 // Moves and Logical operations on Packed Integer Data Types
131 // Moves to and from debug registers150 // Moves to and from control registers192 // Moves to and from segment registers.
212 // Moves and Logical operations on Floating Point Data Types238 // Moves and Logical operations on Packed Integer Data Types273 // Moves and Logical operations on Floating Point Data Types316 // Moves and Logical operations on Packed Integer Data Types
105 // 7.8.1. Moves321 // 7.9.1 Vector Moves
659 // Narrowing Saturating Vector Moves.
1529 // V9 Conditional Moves.