/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | LivePhysRegs.cpp | 32 SmallVectorImpl<std::pair<MCPhysReg, const MachineOperand*>> *Clobbers) { in removeRegsInMask() 81 SmallVectorImpl<std::pair<MCPhysReg, const MachineOperand*>> &Clobbers) { in stepForward()
|
H A D | IfConversion.cpp | 1492 SmallVector<std::pair<MCPhysReg, const MachineOperand*>, 4> Clobbers; in UpdatePredRedefs() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaStmtAsm.cpp | 212 StringLiteral **Clobbers, int NumClobbers, in getClobberConflictLocation() 252 StringLiteral **Clobbers = reinterpret_cast<StringLiteral**>(clobbers.data()); in ActOnGCCAsmStmt() local 919 ArrayRef<StringRef> Clobbers, in ActOnMSAsmStmt()
|
H A D | TreeTransform.h | 1430 Expr *AsmString, MultiExprArg Clobbers, in RebuildGCCAsmStmt() 1447 ArrayRef<StringRef> Clobbers, in RebuildMSAsmStmt() 7607 SmallVector<Expr*, 8> Clobbers; in TransformGCCAsmStmt() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseStmtAsm.cpp | 635 SmallVector<std::string, 4> Clobbers; in ParseMicrosoftAsmStatement() local 760 ExprVector Clobbers; in ParseAsmStatement() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ExpandPseudo.cpp | 631 SmallVector<std::pair<MCPhysReg, const MachineOperand *>, 8> Clobbers; in ExpandVastartSaveXmmRegs() local
|
H A D | X86InstrInfo.cpp | 2949 SmallVector<std::pair<MCPhysReg, const MachineOperand *>, 8> Clobbers; in replaceBranchWithTailCall() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonBlockRanges.cpp | 313 RegisterSet Defs, Clobbers; in computeInitialLiveRanges() local
|
H A D | HexagonFrameLowering.cpp | 1924 SmallVector<std::pair<MCPhysReg, const MachineOperand*>,2> Clobbers; in expandStoreVec2() local
|
H A D | HexagonInstrInfo.cpp | 794 SmallVector<std::pair<MCPhysReg, const MachineOperand*>,2> Clobbers; in getLiveInRegsAt() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | SIFixSGPRCopies.cpp | 402 SmallVector<MachineInstr*, 8> Clobbers; in hoistAndMergeSGPRInits() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | ASTReaderStmt.cpp | 393 SmallVector<StringLiteral*, 16> Clobbers; in VisitGCCAsmStmt() local 427 SmallVector<StringRef, 16> Clobbers; in VisitMSAsmStmt() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | Stmt.cpp | 540 StringLiteral **Clobbers, in setOutputsAndInputsAndClobbers()
|
H A D | ASTImporter.cpp | 6035 SmallVector<StringLiteral *, 4> Clobbers; in VisitGCCAsmStmt() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | Stmt.h | 2981 StringLiteral **Clobbers = nullptr; variable 3206 StringRef *Clobbers = nullptr; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | MemorySSA.cpp | 872 SmallVector<TerminatedPath, 4> Clobbers; in tryOptimizePhi() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/ |
H A D | AsmParser.cpp | 5913 SmallVectorImpl<std::string> &Clobbers, const MCInstrInfo *MII, in parseMSInlineAsm()
|
H A D | MasmParser.cpp | 7046 SmallVectorImpl<std::string> &Clobbers, const MCInstrInfo *MII, in parseMSInlineAsm()
|