/llvm-project/llvm/utils/TableGen/ |
H A D | InstrDocsEmitter.cpp | 161 bool IsDef = i < II->Operands.NumDefs; in EmitInstrDocs() local
|
/llvm-project/llvm/tools/llvm-exegesis/lib/ |
H A D | MCInstrDescView.h | 84 bool IsDef = false; member
|
H A D | Assembler.cpp | 162 const bool IsDef = OpIndex < MCID.getNumDefs(); in addInstruction() local
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64LoadStoreOptimizer.cpp | 897 __anon802da34a0402(MachineInstr &MI, bool IsDef) mergePairedInsns() argument 1484 __anon802da34a0702(MachineInstr &MI, bool IsDef) canRenameUpToDef() argument
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineOperand.h | 94 unsigned IsDef : 1; variable [all...] |
H A D | RDFGraph.h | 825 static bool IsDef(const Node BA) { in IsDef() function
|
/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsSEISelDAGToDAG.cpp | 52 IsDef ? RegState::ImplicitDefine : RegState::Implicit | RegState::Undef; in addDSPCtrlRegOperands() argument
|
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
H A D | GlobalISelMatchTable.h | 2051 bool IsDef; global() variable 2075 bool IsDef; global() variable
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | BranchFolding.cpp | 1864 bool IsDef = false; findHoistingInsertPosAndDeps() local
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonConstExtenders.cpp | 329 bool IsDef = false; member [all...] |
H A D | HexagonFrameLowering.cpp | 2568 addCalleeSaveRegistersAsImpOperand(MachineInstr * MI,const CSIVect & CSI,bool IsDef,bool IsKill) const addCalleeSaveRegistersAsImpOperand() argument
|
/llvm-project/llvm/lib/CodeGen/MIRParser/ |
H A D | MIParser.cpp | 1739 parseRegisterOperand(MachineOperand & Dest,std::optional<unsigned> & TiedDefIdx,bool IsDef) parseRegisterOperand() argument
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.cpp | 3697 bool IsDef = false; adjustStackWithPops() local
|