Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp559 MachineInstr *ConstDefInstr = MRI->getVRegDef(ConstReg); in finalizeInsInstrs() local
561 const Constant *C = getConstantFromConstantPool(ConstDefInstr); in finalizeInsInstrs()