Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagOperands.h48 bool IsDef; variable
51 GIMatchDagOperand(unsigned Idx, StringRef Name, bool IsDef) in GIMatchDagOperand()
H A DGIMatchDagOperands.cpp20 StringRef Name, bool IsDef) { in Profile()
26 void GIMatchDagOperandList::add(StringRef Name, unsigned Idx, bool IsDef) { in add()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DInstrDocsEmitter.cpp152 bool IsDef = i < II->Operands.NumDefs; in EmitInstrDocs() local
H A DGlobalISelEmitter.cpp2765 bool IsDef; member in __anon332dbd1e0111::AddRegisterRenderer
2770 const Record *RegisterDef, bool IsDef = false) in AddRegisterRenderer()
2811 bool IsDef; member in __anon332dbd1e0111::TempRegRenderer
2815 TempRegRenderer(unsigned InsnID, unsigned TempRegID, bool IsDef = false, in TempRegRenderer()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DMCInstrDescView.h86 bool IsDef = false; member
H A DAssembler.cpp102 const bool IsDef = OpIndex < MCID.getNumDefs(); in addInstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp884 [this, RegToRename, GetMatchingSubReg](MachineInstr &MI, bool IsDef) { in mergePairedInsns()
1401 bool IsDef) { in canRenameUpToDef()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineOperand.h94 unsigned IsDef : 1; variable
H A DRDFGraph.h793 static bool IsDef(const NodeAddr<NodeBase*> BA) { in IsDef() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp52 void MipsSEDAGToDAGISel::addDSPCtrlRegOperands(bool IsDef, MachineInstr &MI, in addDSPCtrlRegOperands()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DBranchFolding.cpp1845 bool IsDef = false; in findHoistingInsertPosAndDeps() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp327 bool IsDef = false; member
H A DHexagonFrameLowering.cpp2614 const CSIVect &CSI, bool IsDef, bool IsKill) const { in addCalleeSaveRegistersAsImpOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1493 bool IsDef) { in parseRegisterOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3202 bool IsDef = false; in adjustStackWithPops() local