Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineOperand.h86 bool IsDef : 1; variable
/external/llvm/lib/Target/Mips/
DMipsSEISelDAGToDAG.cpp46 void MipsSEDAGToDAGISel::addDSPCtrlRegOperands(bool IsDef, MachineInstr &MI, in addDSPCtrlRegOperands()
/external/llvm/lib/CodeGen/
DLiveInterval.cpp904 bool IsDef = false; in constructMainRangeFromSubranges() local
DBranchFolding.cpp1655 bool IsDef = false; in findHoistingInsertPosAndDeps() local
/external/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp270 bool IsDef = !Op.isUndef(); in makeDefined() local