Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineOperand.h87 bool IsDef : 1; variable
/external/llvm/lib/CodeGen/
DMIRPrinter.cpp730 unsigned I, bool ShouldPrintRegisterTies, bool IsDef) { in print()
DLiveInterval.cpp903 bool IsDef = false; in constructMainRangeFromSubranges() local
DBranchFolding.cpp1674 bool IsDef = false; in findHoistingInsertPosAndDeps() local
/external/llvm/lib/Target/Mips/
DMipsSEISelDAGToDAG.cpp46 void MipsSEDAGToDAGISel::addDSPCtrlRegOperands(bool IsDef, MachineInstr &MI, in addDSPCtrlRegOperands()
/external/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp819 unsigned MaxReg, bool IsDef) { in addCalleeSaveRegistersAsImpOperand()
DHexagonExpandCondsets.cpp279 bool IsDef = !Op.isUndef(); in makeDefined() local
/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp918 bool IsDef) { in parseRegisterOperand()
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp2451 bool IsDef = false; in adjustStackWithPops() local