Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DInstrDocsEmitter.cpp156 bool IsDef = i < II->Operands.NumDefs; in EmitInstrDocs() local
H A DGlobalISelEmitter.cpp2356 bool IsDef; member in __anon7e76e5f80111::TempRegRenderer
2359 TempRegRenderer(unsigned InsnID, unsigned TempRegID, bool IsDef = false) in TempRegRenderer()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachineOperand.h93 unsigned IsDef : 1; variable
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp52 void MipsSEDAGToDAGISel::addDSPCtrlRegOperands(bool IsDef, MachineInstr &MI, in addDSPCtrlRegOperands()
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DRDFGraph.h798 static bool IsDef(const NodeAddr<NodeBase*> BA) { in IsDef() function
H A DHexagonConstExtenders.cpp328 bool IsDef = false; member
H A DHexagonFrameLowering.cpp2411 const CSIVect &CSI, bool IsDef, bool IsKill) const { in addCalleeSaveRegistersAsImpOperand()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DBranchFolding.cpp1931 bool IsDef = false; in findHoistingInsertPosAndDeps() local
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp2706 bool IsDef = false; in adjustStackWithPops() local
/freebsd-12.1/contrib/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1235 bool IsDef) { in parseRegisterOperand()