Home
last modified time | relevance | path

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

12

/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchDagOperands.h48 bool IsDef; variable
51 GIMatchDagOperand(unsigned Idx, StringRef Name, bool IsDef) in GIMatchDagOperand()
DGIMatchDagOperands.cpp20 StringRef Name, bool IsDef) { in Profile()
26 void GIMatchDagOperandList::add(StringRef Name, unsigned Idx, bool IsDef) { in add()
/external/llvm-project/llvm/utils/TableGen/
DInstrDocsEmitter.cpp156 bool IsDef = i < II->Operands.NumDefs; in EmitInstrDocs() local
DGlobalISelEmitter.cpp2731 bool IsDef; member in __anon4852db4a0111::AddRegisterRenderer
2736 const Record *RegisterDef, bool IsDef = false) in AddRegisterRenderer()
2777 bool IsDef; member in __anon4852db4a0111::TempRegRenderer
2781 TempRegRenderer(unsigned InsnID, unsigned TempRegID, bool IsDef = false, in TempRegRenderer()
/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DMCInstrDescView.h86 bool IsDef = false; member
DAssembler.cpp101 const bool IsDef = OpIndex < MCID.getNumDefs(); in addInstruction() local
/external/llvm/include/llvm/CodeGen/
DMachineOperand.h87 bool IsDef : 1; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64LoadStoreOptimizer.cpp819 [this, RegToRename, GetMatchingSubReg](MachineInstr &MI, bool IsDef) { in mergePairedInsns()
1315 bool IsDef) { in canRenameUpToDef()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64LoadStoreOptimizer.cpp819 [this, RegToRename, GetMatchingSubReg](MachineInstr &MI, bool IsDef) { in mergePairedInsns()
1320 bool IsDef) { in canRenameUpToDef()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOperand.h95 unsigned IsDef : 1; variable
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineOperand.h95 unsigned IsDef : 1; variable
DRDFGraph.h793 static bool IsDef(const NodeAddr<NodeBase*> BA) { in IsDef() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLowOverheadLoops.cpp512 bool IsDef = false; in ValidateMVEInst() local
/external/llvm/lib/Target/Mips/
DMipsSEISelDAGToDAG.cpp46 void MipsSEDAGToDAGISel::addDSPCtrlRegOperands(bool IsDef, MachineInstr &MI, in addDSPCtrlRegOperands()
/external/llvm/lib/CodeGen/
DMIRPrinter.cpp752 const MachineRegisterInfo *MRI, bool IsDef) { in print()
DBranchFolding.cpp1705 bool IsDef = false; in findHoistingInsertPosAndDeps() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSEISelDAGToDAG.cpp52 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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFGraph.h797 static bool IsDef(const NodeAddr<NodeBase*> BA) { in IsDef() function
DHexagonConstExtenders.cpp329 bool IsDef = false; member
/external/llvm-project/llvm/lib/Target/Mips/
DMipsSEISelDAGToDAG.cpp52 void MipsSEDAGToDAGISel::addDSPCtrlRegOperands(bool IsDef, MachineInstr &MI, in addDSPCtrlRegOperands()
/external/llvm-project/llvm/lib/CodeGen/
DBranchFolding.cpp1835 bool IsDef = false; in findHoistingInsertPosAndDeps() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DBranchFolding.cpp1881 bool IsDef = false; in findHoistingInsertPosAndDeps() local
/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp949 bool IsDef) { in parseRegisterOperand()
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonConstExtenders.cpp327 bool IsDef = false; member

12