Home
last modified time | relevance | path

Searched refs:Moves (Results 1 – 23 of 23) 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.td58 // Moves (no conversion)
H A DRISCVInstrInfoD.td498 // Moves two GPRs to an FPR.
504 // Moves an FPR to two GPRs.
587 // Moves (no conversion)
624 // Moves (no conversion)
H A DRISCVInstrInfoF.td740 // Moves (no conversion)
746 // Moves (no conversion)
792 // Moves (no conversion)
826 // Moves (no conversion)
H A DRISCVInstrInfoZfh.td472 // Moves (no conversion)
487 // Moves (no conversion)
H A DRISCVFeatures.td1428 "Qualcomm 16-bit Push/Pop and Double Moves",
1433 "'Xqccmp' (Qualcomm 16-bit Push/Pop and Double Moves)">;
/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/LoongArch/
H A DLoongArchFloat64InstrInfo.td326 // Moves two GPRs to an FPR.
332 // Moves an FPR to two GPRs.
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrFP.td46 // Moves between two floating-point registers.
60 // Moves between two floating-point registers that also set the condition
83 // 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 DSystemZScheduleZ17.td183 // Moves
H A DSystemZScheduleZ15.td183 // Moves
H A DSystemZScheduleZ14.td183 // Moves
H A DSystemZScheduleZ16.td183 // Moves
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp510 auto &Moves = ScopeInfo->CoroutineParameterMoves; in buildCoroutinePromise() local
516 auto Move = Moves.find(PD); in buildCoroutinePromise()
517 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.td213 // Moves and Logical operations on Floating Point Data Types
239 // Moves and Logical operations on Packed Integer Data Types
274 // Moves and Logical operations on Floating Point Data Types
317 // 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.td656 // Narrowing Saturating Vector Moves.
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td1597 // V9 Conditional Moves.