Home
last modified time | relevance | path

Searched refs:Moves (Results 1 – 20 of 20) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DOptionsBase.td113 // 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.
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoZfbfmin.td59 // Moves (no conversion)
H A DRISCVInstrInfoD.td485 // Moves two GPRs to an FPR.
491 // Moves an FPR to two GPRs.
573 // Moves (no conversion)
610 // Moves (no conversion)
H A DRISCVInstrInfoF.td684 // Moves (no conversion)
690 // Moves (no conversion)
736 // Moves (no conversion)
770 // Moves (no conversion)
H A DRISCVInstrInfoZfh.td441 // Moves (no conversion)
456 // Moves (no conversion)
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsCondMov.td1 //===-- MipsCondMov.td - Describe Mips Conditional Moves --*- tablegen -*--===//
9 // This is the Conditional Moves implementation.
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrFP.td44 // Moves between two floating-point registers.
53 // Moves between two floating-point registers that also set the condition
76 // Moves between 64-bit integer and floating-point registers.
H A DSystemZScheduleZEC12.td166 // Moves
H A DSystemZScheduleZ196.td161 // Moves
H A DSystemZScheduleZ13.td182 // Moves
H A DSystemZScheduleZ14.td183 // Moves
H A DSystemZScheduleZ15.td183 // Moves
H A DSystemZScheduleZ16.td183 // Moves
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp522 auto &Moves = ScopeInfo->CoroutineParameterMoves; in buildCoroutinePromise() local
528 auto Move = Moves.find(PD); in buildCoroutinePromise()
529 assert(Move != Moves.end() && in buildCoroutinePromise()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ScheduleZnver3.td223 // Moves and Logical operations on Floating Point Data Types
249 // Moves and Logical operations on Packed Integer Data Types
284 // Moves and Logical operations on Floating Point Data Types
318 // Moves and Logical operations on Packed Integer Data Types
H A DX86InstrSystem.td131 // Moves to and from debug registers
150 // Moves to and from control registers
192 // Moves to and from segment registers.
H A DX86ScheduleZnver4.td212 // Moves and Logical operations on Floating Point Data Types
238 // Moves and Logical operations on Packed Integer Data Types
273 // Moves and Logical operations on Floating Point Data Types
316 // Moves and Logical operations on Packed Integer Data Types
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedCyclone.td105 // 7.8.1. Moves
321 // 7.9.1 Vector Moves
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsARM.td659 // Narrowing Saturating Vector Moves.
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td1529 // V9 Conditional Moves.