/external/llvm-project/lldb/tools/lldb-test/ |
D | FormatUtil.cpp | 24 void LinePrinter::Indent(uint32_t Amount) { in Indent() 30 void LinePrinter::Unindent(uint32_t Amount) { in Unindent()
|
D | FormatUtil.h | 72 uint32_t Amount = 0; member
|
/external/llvm/lib/Target/X86/ |
D | X86WinAllocaExpander.cpp | 162 int64_t Amount = getWinAllocaAmount(&MI, MRI); in computeLowerings() local 195 static unsigned getSubOpcode(bool Is64Bit, int64_t Amount) { in getSubOpcode() 206 int64_t Amount = getWinAllocaAmount(MI, MRI); in lower() local
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86WinAllocaExpander.cpp | 159 int64_t Amount = getWinAllocaAmount(&MI, MRI); in computeLowerings() local 192 static unsigned getSubOpcode(bool Is64Bit, int64_t Amount) { in getSubOpcode() 203 int64_t Amount = getWinAllocaAmount(MI, MRI); in lower() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86WinAllocaExpander.cpp | 158 int64_t Amount = getWinAllocaAmount(&MI, MRI); in computeLowerings() local 191 static unsigned getSubOpcode(bool Is64Bit, int64_t Amount) { in getSubOpcode() 202 int64_t Amount = getWinAllocaAmount(MI, MRI); in lower() local
|
/external/llvm-project/llvm/include/llvm/Support/ |
D | FormatAdapters.h | 29 size_t Amount; variable 33 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount, char Fill) in AlignAdapter()
|
D | FormatCommon.h | 22 size_t Amount; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | FormatAdapters.h | 30 size_t Amount; variable 34 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount, char Fill) in AlignAdapter()
|
D | FormatCommon.h | 22 size_t Amount; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | Mips16InstrInfo.cpp | 275 void Mips16InstrInfo::adjustStackPtrBig(unsigned SP, int64_t Amount, in adjustStackPtrBig() 300 unsigned SP, int64_t Amount, MachineBasicBlock &MBB, in adjustStackPtrBigUnrestricted() 306 void Mips16InstrInfo::adjustStackPtr(unsigned SP, int64_t Amount, in adjustStackPtr() 473 int64_t Amount) { in validImmediate()
|
D | MipsFrameLowering.cpp | 143 int64_t Amount = I->getOperand(0).getImm(); in eliminateCallFramePseudoInstr() local
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | Mips16InstrInfo.cpp | 275 void Mips16InstrInfo::adjustStackPtrBig(unsigned SP, int64_t Amount, in adjustStackPtrBig() 300 unsigned SP, int64_t Amount, MachineBasicBlock &MBB, in adjustStackPtrBigUnrestricted() 306 void Mips16InstrInfo::adjustStackPtr(unsigned SP, int64_t Amount, in adjustStackPtr() 473 int64_t Amount) { in validImmediate()
|
D | MipsFrameLowering.cpp | 143 int64_t Amount = I->getOperand(0).getImm(); in eliminateCallFramePseudoInstr() local
|
/external/llvm/lib/Target/Mips/ |
D | Mips16InstrInfo.cpp | 260 void Mips16InstrInfo::adjustStackPtrBig(unsigned SP, int64_t Amount, in adjustStackPtrBig() 285 unsigned SP, int64_t Amount, MachineBasicBlock &MBB, in adjustStackPtrBigUnrestricted() 291 void Mips16InstrInfo::adjustStackPtr(unsigned SP, int64_t Amount, in adjustStackPtr() 457 int64_t Amount) { in validImmediate()
|
D | MipsFrameLowering.cpp | 151 int64_t Amount = I->getOperand(0).getImm(); in eliminateCallFramePseudoInstr() local
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | FormatCommon.h | 23 size_t Amount; member
|
/external/llvm-project/llvm/tools/llvm-pdbutil/ |
D | LinePrinter.cpp | 70 void LinePrinter::Indent(uint32_t Amount) { in Indent() 76 void LinePrinter::Unindent(uint32_t Amount) { in Unindent()
|
D | PrettyClassLayoutGraphicalDumper.cpp | 97 void PrettyClassLayoutGraphicalDumper::printPaddingRow(uint32_t Amount) { in printPaddingRow()
|
D | LinePrinter.h | 130 uint32_t Amount = 0; member
|
/external/llvm-project/polly/lib/Support/ |
D | ISLTools.cpp | 34 isl::multi_aff makeShiftDimAff(isl::space Space, int Pos, int Amount) { in makeShiftDimAff() 209 isl::set polly::shiftDim(isl::set Set, int Pos, int Amount) { in shiftDim() 221 isl::union_set polly::shiftDim(isl::union_set USet, int Pos, int Amount) { in shiftDim() 230 isl::map polly::shiftDim(isl::map Map, isl::dim Dim, int Pos, int Amount) { in shiftDim() 260 int Amount) { in shiftDim()
|
/external/llvm-project/llvm/lib/Target/ARC/ |
D | ARCOptAddrMode.cpp | 123 static bool isAddConstantOp(const MachineInstr &MI, int64_t &Amount) { in isAddConstantOp() 367 int64_t Amount; in fixPastUses() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
D | ARCOptAddrMode.cpp | 123 static bool isAddConstantOp(const MachineInstr &MI, int64_t &Amount) { in isAddConstantOp() 367 int64_t Amount; in fixPastUses() local
|
/external/swiftshader/third_party/subzero/src/ |
D | IceAssemblerARM32.h | 172 void incEmitTextSize(size_t Amount) { EmitTextSize += Amount; } in incEmitTextSize() 173 void decEmitTextSize(size_t Amount) { EmitTextSize -= Amount; } in decEmitTextSize()
|
/external/llvm-project/llvm/unittests/tools/llvm-exegesis/Mips/ |
D | TargetTest.cpp | 57 Matcher<MCInst> IsShift(unsigned Reg, uint16_t Amount, bool IsGPR32) { in IsShift()
|
/external/llvm-project/llvm/tools/llvm-rc/ |
D | ResourceScriptToken.cpp | 199 bool Tokenizer::advance(size_t Amount) { in advance()
|