Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp69 bool selectImplicitDef(MachineInstr &MI, MachineIRBuilder &MIB,
714 return selectImplicitDef(MI, MIB, MRI); in select()
914 bool RISCVInstructionSelector::selectImplicitDef( in selectImplicitDef() function in RISCVInstructionSelector