Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLivePhysRegs.cpp31 SmallVectorImpl<std::pair<unsigned, const MachineOperand*>> *Clobbers) { in removeRegsInMask()
75 SmallVectorImpl<std::pair<unsigned, const MachineOperand*>> &Clobbers) { in stepForward()
DIfConversion.cpp1051 SmallVector<std::pair<unsigned, const MachineOperand*>, 4> Clobbers; in UpdatePredRedefs() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLivePhysRegs.cpp32 SmallVectorImpl<std::pair<unsigned, const MachineOperand*>> *Clobbers) { in removeRegsInMask()
86 SmallVectorImpl<std::pair<unsigned, const MachineOperand*>> &Clobbers) { in stepForward()
DIfConversion.cpp1374 SmallVector<std::pair<unsigned, const MachineOperand*>, 4> Clobbers; in UpdatePredRedefs() local
/external/clang/lib/Parse/
DParseStmtAsm.cpp612 SmallVector<std::string, 4> Clobbers; in ParseMicrosoftAsmStatement() local
728 ExprVector Clobbers; in ParseAsmStatement() local
/external/clang/lib/Sema/
DSemaStmtAsm.cpp151 StringLiteral **Clobbers = reinterpret_cast<StringLiteral**>(clobbers.data()); in ActOnGCCAsmStmt() local
728 ArrayRef<StringRef> Clobbers, in ActOnMSAsmStmt()
DTreeTransform.h1278 Expr *AsmString, MultiExprArg Clobbers, in RebuildGCCAsmStmt()
1294 ArrayRef<StringRef> Clobbers, in RebuildMSAsmStmt()
6526 SmallVector<Expr*, 8> Clobbers; in TransformGCCAsmStmt() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCExpandISEL.cpp395 SmallVector<std::pair<unsigned, const MachineOperand *>, 2> Clobbers; in reorganizeBlockLayout() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIFixSGPRCopies.cpp454 SmallVector<MachineInstr*, 8> Clobbers; in hoistAndMergeSGPRInits() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.cpp314 RegisterSet Defs, Clobbers; in computeInitialLiveRanges() local
DHexagonFrameLowering.cpp1711 SmallVector<std::pair<unsigned, const MachineOperand*>,2> Clobbers; in expandStoreVec2() local
/external/clang/lib/AST/
DStmt.cpp427 StringLiteral **Clobbers, in setOutputsAndInputsAndClobbers()
DASTImporter.cpp4835 SmallVector<StringLiteral *, 4> Clobbers; in VisitGCCAsmStmt() local
/external/clang/lib/Serialization/
DASTReaderStmt.cpp333 SmallVector<StringLiteral*, 16> Clobbers; in VisitGCCAsmStmt() local
362 SmallVector<StringRef, 16> Clobbers; in VisitMSAsmStmt() local
/external/gemmlowp/meta/generators/
Dneon_emitter.py142 def Clobbers(self): member in _NeonRegisters32Bit
Dneon_emitter_64.py387 def Clobbers(self): member in _NeonRegisters64Bit
/external/clang/include/clang/AST/
DStmt.h1571 StringLiteral **Clobbers; variable
1752 StringRef *Clobbers; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemorySSA.cpp787 SmallVector<TerminatedPath, 4> Clobbers; in tryOptimizePhi() local
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp5059 SmallVectorImpl<std::string> &Clobbers, const MCInstrInfo *MII, in parseMSInlineAsm()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DAsmParser.cpp5589 SmallVectorImpl<std::string> &Clobbers, const MCInstrInfo *MII, in parseMSInlineAsm()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp2543 SmallVector<std::pair<unsigned, const MachineOperand *>, 8> Clobbers; in replaceBranchWithTailCall() local