Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h566 bool getExtractSubregInputs(const MachineInstr &MI, unsigned DefIdx,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp2067 if (!TII->getExtractSubregInputs(*Def, DefIdx, ExtractSubregInputReg)) in getNextSourceFromExtractSubreg()
H A DTargetInstrInfo.cpp1678 bool TargetInstrInfo::getExtractSubregInputs( in getExtractSubregInputs() function in TargetInstrInfo