/openbsd-src/gnu/llvm/llvm/utils/TableGen/GlobalISel/ |
H A D | GIMatchDagOperands.h | 48 bool IsDef; variable 51 GIMatchDagOperand(unsigned Idx, StringRef Name, bool IsDef) in GIMatchDagOperand()
|
H A D | GIMatchDagOperands.cpp | 20 StringRef Name, bool IsDef) { in Profile() 26 void GIMatchDagOperandList::add(StringRef Name, unsigned Idx, bool IsDef) { in add()
|
/openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
H A D | InstrDocsEmitter.cpp | 152 bool IsDef = i < II->Operands.NumDefs; in EmitInstrDocs() local
|
H A D | GlobalISelEmitter.cpp | 2812 bool IsDef; member in __anon8aabd5ea0111::AddRegisterRenderer 2817 const Record *RegisterDef, bool IsDef = false) in AddRegisterRenderer() 2858 bool IsDef; member in __anon8aabd5ea0111::TempRegRenderer 2862 TempRegRenderer(unsigned InsnID, unsigned TempRegID, bool IsDef = false, in TempRegRenderer()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/ |
H A D | MCInstrDescView.h | 84 bool IsDef = false; member
|
H A D | Assembler.cpp | 102 const bool IsDef = OpIndex < MCID.getNumDefs(); in addInstruction() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64LoadStoreOptimizer.cpp | 866 [this, RegToRename, GetMatchingSubReg](MachineInstr &MI, bool IsDef) { in mergePairedInsns() 1397 bool IsDef) { in canRenameUpToDef()
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | MachineOperand.h | 94 unsigned IsDef : 1; variable
|
H A D | RDFGraph.h | 796 static bool IsDef(const NodeAddr<NodeBase*> BA) { in IsDef() function
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
H A D | MipsSEISelDAGToDAG.cpp | 52 void MipsSEDAGToDAGISel::addDSPCtrlRegOperands(bool IsDef, MachineInstr &MI, in addDSPCtrlRegOperands()
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | BranchFolding.cpp | 1836 bool IsDef = false; in findHoistingInsertPosAndDeps() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonConstExtenders.cpp | 329 bool IsDef = false; member
|
H A D | HexagonFrameLowering.cpp | 2565 const CSIVect &CSI, bool IsDef, bool IsKill) const { in addCalleeSaveRegistersAsImpOperand()
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/ |
H A D | MIParser.cpp | 1708 bool IsDef) { in parseRegisterOperand()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.cpp | 3451 bool IsDef = false; in adjustStackWithPops() local
|