/external/llvm/lib/CodeGen/ |
D | LivePhysRegs.cpp | 31 SmallVectorImpl<std::pair<unsigned, const MachineOperand*>> *Clobbers) { in removeRegsInMask() 75 SmallVectorImpl<std::pair<unsigned, const MachineOperand*>> &Clobbers) { in stepForward()
|
D | IfConversion.cpp | 1051 SmallVector<std::pair<unsigned, const MachineOperand*>, 4> Clobbers; in UpdatePredRedefs() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | LivePhysRegs.cpp | 32 SmallVectorImpl<std::pair<unsigned, const MachineOperand*>> *Clobbers) { in removeRegsInMask() 86 SmallVectorImpl<std::pair<unsigned, const MachineOperand*>> &Clobbers) { in stepForward()
|
D | IfConversion.cpp | 1374 SmallVector<std::pair<unsigned, const MachineOperand*>, 4> Clobbers; in UpdatePredRedefs() local
|
/external/clang/lib/Parse/ |
D | ParseStmtAsm.cpp | 612 SmallVector<std::string, 4> Clobbers; in ParseMicrosoftAsmStatement() local 728 ExprVector Clobbers; in ParseAsmStatement() local
|
/external/clang/lib/Sema/ |
D | SemaStmtAsm.cpp | 151 StringLiteral **Clobbers = reinterpret_cast<StringLiteral**>(clobbers.data()); in ActOnGCCAsmStmt() local 728 ArrayRef<StringRef> Clobbers, in ActOnMSAsmStmt()
|
D | TreeTransform.h | 1278 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/ |
D | PPCExpandISEL.cpp | 395 SmallVector<std::pair<unsigned, const MachineOperand *>, 2> Clobbers; in reorganizeBlockLayout() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIFixSGPRCopies.cpp | 454 SmallVector<MachineInstr*, 8> Clobbers; in hoistAndMergeSGPRInits() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonBlockRanges.cpp | 314 RegisterSet Defs, Clobbers; in computeInitialLiveRanges() local
|
D | HexagonFrameLowering.cpp | 1711 SmallVector<std::pair<unsigned, const MachineOperand*>,2> Clobbers; in expandStoreVec2() local
|
/external/clang/lib/AST/ |
D | Stmt.cpp | 427 StringLiteral **Clobbers, in setOutputsAndInputsAndClobbers()
|
D | ASTImporter.cpp | 4835 SmallVector<StringLiteral *, 4> Clobbers; in VisitGCCAsmStmt() local
|
/external/clang/lib/Serialization/ |
D | ASTReaderStmt.cpp | 333 SmallVector<StringLiteral*, 16> Clobbers; in VisitGCCAsmStmt() local 362 SmallVector<StringRef, 16> Clobbers; in VisitMSAsmStmt() local
|
/external/gemmlowp/meta/generators/ |
D | neon_emitter.py | 142 def Clobbers(self): member in _NeonRegisters32Bit
|
D | neon_emitter_64.py | 387 def Clobbers(self): member in _NeonRegisters64Bit
|
/external/clang/include/clang/AST/ |
D | Stmt.h | 1571 StringLiteral **Clobbers; variable 1752 StringRef *Clobbers; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | MemorySSA.cpp | 787 SmallVector<TerminatedPath, 4> Clobbers; in tryOptimizePhi() local
|
/external/llvm/lib/MC/MCParser/ |
D | AsmParser.cpp | 5059 SmallVectorImpl<std::string> &Clobbers, const MCInstrInfo *MII, in parseMSInlineAsm()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/ |
D | AsmParser.cpp | 5589 SmallVectorImpl<std::string> &Clobbers, const MCInstrInfo *MII, in parseMSInlineAsm()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.cpp | 2543 SmallVector<std::pair<unsigned, const MachineOperand *>, 8> Clobbers; in replaceBranchWithTailCall() local
|