Searched defs:getConstValDefinedInReg (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetInstrInfo.h | 1088 virtual bool getConstValDefinedInReg(const MachineInstr &MI, getConstValDefinedInReg() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86InstrInfo.cpp | 4439 bool X86InstrInfo::getConstValDefinedInReg(const MachineInstr &MI, getConstValDefinedInReg() function in X86InstrInfo |