Home
last modified time | relevance | path

Searched defs:UserMI (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DProcessImplicitDefs.cpp89 MachineInstr *UserMI = MO.getParent(); in processImplicitDef() local
102 MachineBasicBlock::instr_iterator UserMI = MI->getIterator(); in processImplicitDef() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVVLOptimizer.cpp1285 const MachineInstr &UserMI = *UserOp.getParent(); in getMinimumVLForUser() local
1346 const MachineInstr &UserMI = *UserOp.getParent(); in checkUsers() local
H A DRISCVOptWInstrs.cpp145 const MachineInstr *UserMI = UserOp.getParent(); in hasAllNBitUsers() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp1040 MachineInstr *UserMI = U.MI; in findInRangeCPEntry() local
1093 MachineInstr *UserMI = U.MI; in findLongFormInRangeCPEntry() local
1208 MachineInstr *UserMI = U.MI; in createNewWater() local
1303 MachineInstr *UserMI = U.MI; in handleConstantPoolUser() local
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp841 MachineInstr *UserMI = U.MI; in findInRangeCPEntry() local
962 MachineInstr *UserMI = U.MI; in createNewWater() local
1060 MachineInstr *UserMI = U.MI; in handleConstantPoolUser() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchOptWInstrs.cpp124 const MachineInstr *UserMI = UserOp.getParent(); in hasAllNBitUsers() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp1217 MachineInstr *UserMI = U.MI; in findInRangeCPEntry() local
1353 MachineInstr *UserMI = U.MI; in createNewWater() local
1534 MachineInstr *UserMI = U.MI; in handleConstantPoolUser() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp220 const MachineInstr &UserMI = *UserOp.getParent(); in hasAllNBitUsers() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp7652 const MachineInstr &UserMI, in isNonFoldablePartialRegisterLoad()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp10259 auto *UserMI = &*MRI.use_instr_nodbg_begin(DefReg); in isExtendLikelyToBeFolded() local