Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DInstrDocsEmitter.cpp152 bool IsDef = i < II->Operands.NumDefs; in EmitInstrDocs() local
H A DGlobalISelEmitter.cpp2812 bool IsDef; member in __anon8aabd5ea0111::AddRegisterRenderer
2817 const Record *RegisterDef, bool IsDef = false) in AddRegisterRenderer()
2858 bool IsDef; member in __anon8aabd5ea0111::TempRegRenderer
2862 TempRegRenderer(unsigned InsnID, unsigned TempRegID, bool IsDef = false, in TempRegRenderer()
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DMCInstrDescView.h84 bool IsDef = false; member
H A DAssembler.cpp102 const bool IsDef = OpIndex < MCID.getNumDefs(); in addInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp866 [this, RegToRename, GetMatchingSubReg](MachineInstr &MI, bool IsDef) { in mergePairedInsns()
1397 bool IsDef) { in canRenameUpToDef()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineOperand.h94 unsigned IsDef : 1; variable
H A DRDFGraph.h796 static bool IsDef(const NodeAddr<NodeBase*> BA) { in IsDef() function
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp52 void MipsSEDAGToDAGISel::addDSPCtrlRegOperands(bool IsDef, MachineInstr &MI, in addDSPCtrlRegOperands()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DBranchFolding.cpp1836 bool IsDef = false; in findHoistingInsertPosAndDeps() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp329 bool IsDef = false; member
H A DHexagonFrameLowering.cpp2565 const CSIVect &CSI, bool IsDef, bool IsKill) const { in addCalleeSaveRegistersAsImpOperand()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1708 bool IsDef) { in parseRegisterOperand()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3451 bool IsDef = false; in adjustStackWithPops() local