Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp367 PRI.FullyDefined = true; in AnalyzePhysRegInBundle()
374 if (PRI.FullyDefined || PRI.Clobbered) in AnalyzePhysRegInBundle()
H A DInlineSpiller.cpp990 if (RI.FullyDefined) in foldMemoryOperand()
H A DMachineBasicBlock.cpp1649 if (Info.FullyDefined || Info.Clobbered) in computeRegisterLiveness()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBundle.h263 bool FullyDefined; member