Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrDocsEmitter.cpp151 bool IsDef = i < II->Operands.NumDefs; EmitInstrDocs() local
H A DGlobalISelMatchTable.h
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp895 __anon8e3eb3e90402(MachineInstr &MI, bool IsDef) mergePairedInsns() argument
1482 __anon8e3eb3e90702(MachineInstr &MI, bool IsDef) canRenameUpToDef() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h94 unsigned IsDef : 1; variable
H A DRDFGraph.h825 static bool IsDef(const Node BA) { in IsDef() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp52 void MipsSEDAGToDAGISel::addDSPCtrlRegOperands(bool IsDef, MachineInstr &MI, in addDSPCtrlRegOperands() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp1856 bool IsDef = false; findHoistingInsertPosAndDeps() local
/freebsd-src/contrib/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
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1733 parseRegisterOperand(MachineOperand & Dest,std::optional<unsigned> & TiedDefIdx,bool IsDef) parseRegisterOperand() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3639 bool IsDef = false; adjustStackWithPops() local