Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/utils/TableGen/
HDInstrDocsEmitter.cpp161 bool IsDef = i < II->Operands.NumDefs; in EmitInstrDocs() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64LoadStoreOptimizer.cpp897 bool IsDef) { in mergePairedInsns()
1484 bool IsDef) { in canRenameUpToDef()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineOperand.h94 unsigned IsDef : 1; variable
HDRDFGraph.h825 static bool IsDef(const Node BA) { in IsDef() function
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsSEISelDAGToDAG.cpp52 void MipsSEDAGToDAGISel::addDSPCtrlRegOperands(bool IsDef, MachineInstr &MI, in addDSPCtrlRegOperands()
/freebsd-head/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
HDGlobalISelMatchTable.h2051 bool IsDef; variable
2075 bool IsDef; variable
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDBranchFolding.cpp1867 bool IsDef = false; in findHoistingInsertPosAndDeps() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonConstExtenders.cpp329 bool IsDef = false; member
HDHexagonFrameLowering.cpp2567 const CSIVect &CSI, bool IsDef, bool IsKill) const { in addCalleeSaveRegistersAsImpOperand()
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
HDMIParser.cpp1739 bool IsDef) { in parseRegisterOperand()
/freebsd-head/contrib/llvm-project/llvm/lib/Target/X86/
HDX86FrameLowering.cpp3694 bool IsDef = false; in adjustStackWithPops() local