/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceAssemblerMIPS32.h | 322 constexpr SizeT InstSize = sizeof(IValueT); in alignFunction() local 357 constexpr SizeT InstSize = 0; in bindLocalLabel() local
|
H A D | IceAssemblerARM32.h | 117 constexpr SizeT InstSize = sizeof(IValueT); in alignFunction() local 148 constexpr SizeT InstSize = 0; in bindLocalLabel() local
|
H A D | IceAssemblerMIPS32.cpp | 37 void AssemblerMIPS32::emitTextInst(const std::string &Text, SizeT InstSize) { in emitTextInst() 96 constexpr SizeT InstSize = 0; in bindCfgNodeLabel() local
|
H A D | IceInstMIPS32.h | 289 static constexpr size_t InstSize = sizeof(uint32_t); variable
|
H A D | IceInstARM32.h | 464 static constexpr size_t InstSize = sizeof(uint32_t); variable
|
H A D | IceAssemblerARM32.cpp | 739 constexpr SizeT InstSize = 0; in bindCfgNodeLabel() local 786 void AssemblerARM32::emitTextInst(const std::string &Text, SizeT InstSize) { in emitTextInst()
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | dlist.h | 58 uint16_t InstSize; member
|
/aosp_15_r20/external/llvm/unittests/MC/ |
H A D | Disassembler.cpp | 38 size_t InstSize; in TEST() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/ |
H A D | AArch64ExternalSymbolizer.cpp | 61 bool IsBranch, uint64_t Offset, uint64_t InstSize) { in tryAddingSymbolicOperand()
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/Disassembler/ |
H A D | AArch64ExternalSymbolizer.cpp | 62 bool IsBranch, uint64_t Offset, uint64_t InstSize) { in tryAddingSymbolicOperand()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/Disassembler/ |
H A D | AArch64ExternalSymbolizer.cpp | 63 bool IsBranch, uint64_t Offset, uint64_t OpSize, uint64_t InstSize) { in tryAddingSymbolicOperand()
|
/aosp_15_r20/external/llvm/lib/MC/MCDisassembler/ |
H A D | MCExternalSymbolizer.cpp | 41 uint64_t InstSize) { in tryAddingSymbolicOperand()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/ |
H A D | MCExternalSymbolizer.cpp | 40 uint64_t InstSize) { in tryAddingSymbolicOperand()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCDisassembler/ |
H A D | MCExternalSymbolizer.cpp | 36 bool IsBranch, uint64_t Offset, uint64_t OpSize, uint64_t InstSize) { in tryAddingSymbolicOperand()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonFixupHwLoops.cpp | 139 unsigned InstSize = HII->getSize(*MII); in fixupLoopInstrs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonFixupHwLoops.cpp | 139 unsigned InstSize = HII->getSize(*MII); in fixupLoopInstrs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/MCTargetDesc/ |
H A D | M68kMCCodeEmitter.cpp | 216 int64_t InstSize = EncodedInst.getBitWidth(); in encodeInstruction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Xtensa/Disassembler/ |
H A D | XtensaDisassembler.cpp | 99 uint64_t InstSize, MCInst &MI, in tryAddingSymbolicOperand()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldChecker.cpp | 330 uint64_t InstSize; in evalNextPC() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldChecker.cpp | 308 uint64_t InstSize; in evalNextPC() local
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldChecker.cpp | 308 uint64_t InstSize; in evalNextPC() local
|
/aosp_15_r20/external/llvm/lib/Target/ARM/Disassembler/ |
H A D | ARMDisassembler.cpp | 546 bool isBranch, uint64_t InstSize, in tryAddingSymbolicOperand()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/Disassembler/ |
H A D | ARMDisassembler.cpp | 857 bool isBranch, uint64_t InstSize, in tryAddingSymbolicOperand()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/ |
H A D | ARMDisassembler.cpp | 703 bool isBranch, uint64_t InstSize, in tryAddingSymbolicOperand()
|
/aosp_15_r20/external/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 6863 uint64_t InstSize; in DisassembleMachO() local
|