Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagOperands.h
H A DGIMatchDagOperands.cpp
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrDocsEmitter.cpp161 bool IsDef = i < II->Operands.NumDefs; in EmitInstrDocs() local
H A DGlobalISelCombinerMatchTableEmitter.cpp
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp897 bool IsDef) { in mergePairedInsns()
1484 bool IsDef) { in canRenameUpToDef()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h94 unsigned IsDef : 1; variable
[all...]
H A DRDFGraph.h825 static bool IsDef(const Node BA) { in IsDef() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp52 void MipsSEDAGToDAGISel::addDSPCtrlRegOperands(bool IsDef, MachineInstr &MI, in addDSPCtrlRegOperands()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h2051 bool IsDef; variable
2075 bool IsDef; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp1867 bool IsDef = false; in findHoistingInsertPosAndDeps() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp329 bool IsDef = false; member
H A DHexagonFrameLowering.cpp2567 const CSIVect &CSI, bool IsDef, bool IsKill) const { in addCalleeSaveRegistersAsImpOperand()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1739 bool IsDef) { in parseRegisterOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3694 bool IsDef = false; in adjustStackWithPops() local