Home
last modified time | relevance | path

Searched defs:IsPre (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h61 bool IsPre = false; member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp768 bool IsPre = AM == ISD::PRE_INC; tryIndexedLoad() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1470 bool IsPre = AM == ISD::PRE_INC || AM == ISD::PRE_DEC; tryIndexedLoad() local
[all...]
H A DAArch64ISelLowering.cpp24224 isIndexingLegal(MachineInstr & MI,Register Base,Register Offset,bool IsPre,MachineRegisterInfo & MRI) const isIndexingLegal() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3720 isIndexingLegal(MachineInstr & MI,Register Base,Register Offset,bool IsPre,MachineRegisterInfo & MRI) isIndexingLegal() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp5621 bool IsPre = ExtLd.isPre(); selectIndexedExtLoad() local