Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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()
/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrDocsEmitter.cpp152 bool IsDef = i < II->Operands.NumDefs; in EmitInstrDocs() local
H A DGlobalISelEmitter.cpp2778 bool IsDef; member in __anon612774070111::AddRegisterRenderer
2783 const Record *RegisterDef, bool IsDef = false) in AddRegisterRenderer()
2824 bool IsDef; member in __anon612774070111::TempRegRenderer
2828 TempRegRenderer(unsigned InsnID, unsigned TempRegID, bool IsDef = false, in TempRegRenderer()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp884 [this, RegToRename, GetMatchingSubReg](MachineInstr &MI, bool IsDef) { in mergePairedInsns()
1401 bool IsDef) { in canRenameUpToDef()
/freebsd-13.1/contrib/llvm-project/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
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp52 void MipsSEDAGToDAGISel::addDSPCtrlRegOperands(bool IsDef, MachineInstr &MI, in addDSPCtrlRegOperands()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp1835 bool IsDef = false; in findHoistingInsertPosAndDeps() local
/freebsd-13.1/contrib/llvm-project/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()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1641 bool IsDef) { in parseRegisterOperand()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3218 bool IsDef = false; in adjustStackWithPops() local