Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h61 bool IsPre = false; member
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp766 bool IsPre = AM == ISD::PRE_INC; in tryIndexedLoad() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1584 bool IsPre = AM == ISD::PRE_INC || AM == ISD::PRE_DEC; in tryIndexedLoad() local
H A DAArch64ISelLowering.cpp25649 Register Offset, bool IsPre, in isIndexingLegal()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3837 bool IsPre, MachineRegisterInfo &MRI) const { in isIndexingLegal()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp5417 bool IsPre = ExtLd.isPre(); in selectIndexedExtLoad() local