/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86DynAllocaExpander.cpp | 159 int64_t Amount = getDynAllocaAmount(&MI, MRI); in computeLowerings() local 192 static unsigned getSubOpcode(bool Is64Bit, int64_t Amount) { in getSubOpcode() 203 int64_t Amount = getDynAllocaAmount(MI, MRI); in lower() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A 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()
|
H A D | MipsFrameLowering.cpp | 143 int64_t Amount = I->getOperand(0).getImm(); in eliminateCallFramePseudoInstr() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A 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()
|
H A D | MipsFrameLowering.cpp | 143 int64_t Amount = I->getOperand(0).getImm(); in eliminateCallFramePseudoInstr() local
|
/aosp_15_r20/external/llvm/lib/Target/Mips/ |
H A 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()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | FormatAdapters.h | 31 size_t Amount; variable 35 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount, char Fill) in AlignAdapter()
|
D | FormatCommon.h | 22 size_t Amount; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | FormatAdapters.h | 30 size_t Amount; variable 34 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount, char Fill) in AlignAdapter()
|
H A D | FormatCommon.h | 22 size_t Amount; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | FormatAdapters.h | 29 size_t Amount; variable 33 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount, char Fill) in AlignAdapter()
|
H A D | FormatCommon.h | 22 size_t Amount; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | FormatAdapters.h | 29 size_t Amount; variable 33 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount, char Fill) in AlignAdapter()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | LinePrinter.cpp | 75 void LinePrinter::Indent(uint32_t Amount) { in Indent() 81 void LinePrinter::Unindent(uint32_t Amount) { in Unindent()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/ |
H A D | ARCOptAddrMode.cpp | 134 static bool isAddConstantOp(const MachineInstr &MI, int64_t &Amount) { in isAddConstantOp() 378 int64_t Amount; in fixPastUses() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
H A D | ARCOptAddrMode.cpp | 123 static bool isAddConstantOp(const MachineInstr &MI, int64_t &Amount) { in isAddConstantOp() 367 int64_t Amount; in fixPastUses() local
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceAssemblerARM32.h | 168 void incEmitTextSize(size_t Amount) { EmitTextSize += Amount; } in incEmitTextSize() 169 void decEmitTextSize(size_t Amount) { EmitTextSize -= Amount; } in decEmitTextSize()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | FormatCommon.h | 23 size_t Amount; member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/ |
D | rotate.go | 33 Amount uint8 // amount to rotate left member
|