Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/TableGen/
H A DInstrDocsEmitter.cpp161 bool IsDef = i < II->Operands.NumDefs; in EmitInstrDocs() local
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DMCInstrDescView.h84 bool IsDef = false; member
H A DAssembler.cpp162 const bool IsDef = OpIndex < MCID.getNumDefs(); in addInstruction() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp897 __anon802da34a0402(MachineInstr &MI, bool IsDef) mergePairedInsns() argument
1484 __anon802da34a0702(MachineInstr &MI, bool IsDef) canRenameUpToDef() argument
/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
/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp52 IsDef ? RegState::ImplicitDefine : RegState::Implicit | RegState::Undef; in addDSPCtrlRegOperands() argument
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h2051 bool IsDef; global() variable
2075 bool IsDef; global() variable
/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp1864 bool IsDef = false; findHoistingInsertPosAndDeps() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp329 bool IsDef = false; member
[all...]
H A DHexagonFrameLowering.cpp2568 addCalleeSaveRegistersAsImpOperand(MachineInstr * MI,const CSIVect & CSI,bool IsDef,bool IsKill) const addCalleeSaveRegistersAsImpOperand() argument
/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1739 parseRegisterOperand(MachineOperand & Dest,std::optional<unsigned> & TiedDefIdx,bool IsDef) parseRegisterOperand() argument
/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3697 bool IsDef = false; adjustStackWithPops() local