Home
last modified time | relevance | path

Searched defs:IsDef (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineOperand.h86 bool IsDef : 1; variable
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp46 void MipsSEDAGToDAGISel::addDSPCtrlRegOperands(bool IsDef, MachineInstr &MI, in addDSPCtrlRegOperands()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DLiveInterval.cpp716 bool IsDef = false; in constructMainRangeFromSubranges() local
H A DBranchFolding.cpp1597 bool IsDef = false; in findHoistingInsertPosAndDeps() local