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

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagOperands.cpp26 void GIMatchDagOperandList::add(StringRef Name, unsigned Idx, bool IsDef) { argument
19 Profile(FoldingSetNodeID &ID, size_t Idx, StringRef Name, bool IsDef) argument
H A DGIMatchDagOperands.h48 bool IsDef; member in class:llvm::GIMatchDagOperand
51 GIMatchDagOperand(unsigned Idx, StringRef Name, bool IsDef) argument
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrDocsEmitter.cpp156 bool IsDef = i < II->Operands.NumDefs; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp988 bool IsDef = false; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp52 void MipsSEDAGToDAGISel::addDSPCtrlRegOperands(bool IsDef, MachineInstr &MI, argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h797 static bool IsDef(const NodeAddr<NodeBase*> BA) { function in struct:DataFlowGraph
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1476 parseRegisterOperand(MachineOperand &Dest, Optional<unsigned> &TiedDefIdx, bool IsDef) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp329 bool IsDef = false; member in struct:__anon4108::HexagonConstExtenders::ExtDesc
[all...]
H A DHexagonFrameLowering.cpp2612 addCalleeSaveRegistersAsImpOperand(MachineInstr *MI, const CSIVect &CSI, bool IsDef, bool IsKill) const argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp1839 bool IsDef = false; local

Completed in 238 milliseconds