Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp138 const Instruction *OriginalInstr = in areVectorizable() local
140 unsigned Opcode = OriginalInstr->getOpcode(); in areVectorizable()
141 unsigned Width = OriginalInstr->getType()->getPrimitiveSizeInBits(); in areVectorizable()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp971 MachineInstr &OriginalInstr, in addDebugSubstitutionsToTable() argument
976 auto Reg = OriginalInstr.getOperand(0).getReg(); in addDebugSubstitutionsToTable()
988 MF->makeDebugValueSubstitution({OriginalInstr.peekDebugInstrNum(), 0}, in addDebugSubstitutionsToTable()