Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineInstrBundle.cpp348 PRI.FullyDefined = true; in AnalyzePhysRegInBundle()
355 if (PRI.FullyDefined || PRI.Clobbered) in AnalyzePhysRegInBundle()
DMachineBasicBlock.cpp1528 if (Info.FullyDefined || Info.Clobbered) in computeRegisterLiveness()
DInlineSpiller.cpp921 if (RI.FullyDefined) in foldMemoryOperand()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachineInstrBundle.h256 bool FullyDefined; member