Home
last modified time | relevance | path

Searched defs:Clobbers (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLivePhysRegs.cpp32 SmallVectorImpl<std::pair<MCPhysReg, const MachineOperand*>> *Clobbers) { in removeRegsInMask()
81 SmallVectorImpl<std::pair<MCPhysReg, const MachineOperand*>> &Clobbers) { in stepForward()
H A DIfConversion.cpp1487 SmallVector<std::pair<MCPhysReg, const MachineOperand*>, 4> Clobbers; in UpdatePredRedefs() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp214 StringLiteral **Clobbers, int NumClobbers, in getClobberConflictLocation()
254 StringLiteral **Clobbers = reinterpret_cast<StringLiteral**>(clobbers.data()); in ActOnGCCAsmStmt() local
937 ArrayRef<StringRef> Clobbers, in ActOnMSAsmStmt()
H A DTreeTransform.h1522 Expr *AsmString, MultiExprArg Clobbers, in RebuildGCCAsmStmt()
1539 ArrayRef<StringRef> Clobbers, in RebuildMSAsmStmt()
8291 SmallVector<Expr*, 8> Clobbers; in TransformGCCAsmStmt() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmtAsm.cpp635 SmallVector<std::string, 4> Clobbers; in ParseMicrosoftAsmStatement() local
760 ExprVector Clobbers; in ParseAsmStatement() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp312 RegisterSet Defs, Clobbers; in computeInitialLiveRanges() local
H A DHexagonFrameLowering.cpp1891 SmallVector<std::pair<MCPhysReg, const MachineOperand*>,2> Clobbers; in expandStoreVec2() local
H A DHexagonInstrInfo.cpp839 SmallVector<std::pair<MCPhysReg, const MachineOperand*>,2> Clobbers; in getLiveInRegsAt() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp731 SmallVector<std::pair<MCPhysReg, const MachineOperand *>, 8> Clobbers; in expandVastartSaveXmmRegs() local
H A DX86InstrInfo.cpp3721 SmallVector<std::pair<MCPhysReg, const MachineOperand *>, 8> Clobbers; in replaceBranchWithTailCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp446 SmallVector<MachineInstr*, 8> Clobbers; in hoistAndMergeSGPRInits() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp401 SmallVector<StringLiteral*, 16> Clobbers; in VisitGCCAsmStmt() local
437 SmallVector<StringRef, 16> Clobbers; in VisitMSAsmStmt() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp549 StringLiteral **Clobbers, in setOutputsAndInputsAndClobbers()
H A DASTImporter.cpp6761 SmallVector<StringLiteral *, 4> Clobbers; in VisitGCCAsmStmt() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp860 SmallVector<TerminatedPath, 4> Clobbers; in tryOptimizePhi() local
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp5989 SmallVectorImpl<std::string> &Clobbers, const MCInstrInfo *MII, in parseMSInlineAsm()
H A DMasmParser.cpp7346 SmallVectorImpl<std::string> &Clobbers, const MCInstrInfo *MII, in parseMSInlineAsm()