Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineOperand.h72 bool IsDef : 1; variable
/external/llvm/include/llvm/CodeGen/
DMachineOperand.h87 bool IsDef : 1; variable
/external/llvm/lib/CodeGen/
DMIRPrinter.cpp752 const MachineRegisterInfo *MRI, bool IsDef) { in print()
DBranchFolding.cpp1705 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/
DRDFGraph.h725 static bool IsDef(const NodeAddr<NodeBase*> BA) { in IsDef() function
DHexagonFrameLowering.cpp2263 const CSIVect &CSI, bool IsDef, bool IsKill) const { in addCalleeSaveRegistersAsImpOperand()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DBranchFolding.cpp1469 bool IsDef = false; in findHoistingInsertPosAndDeps() local
/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp949 bool IsDef) { in parseRegisterOperand()
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp2536 bool IsDef = false; in adjustStackWithPops() local