Home
last modified time | relevance | path

Searched defs:InstSize (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceAssemblerMIPS32.h322 constexpr SizeT InstSize = sizeof(IValueT); in alignFunction() local
357 constexpr SizeT InstSize = 0; in bindLocalLabel() local
H A DIceAssemblerARM32.h117 constexpr SizeT InstSize = sizeof(IValueT); in alignFunction() local
148 constexpr SizeT InstSize = 0; in bindLocalLabel() local
H A DIceAssemblerMIPS32.cpp37 void AssemblerMIPS32::emitTextInst(const std::string &Text, SizeT InstSize) { in emitTextInst()
96 constexpr SizeT InstSize = 0; in bindCfgNodeLabel() local
H A DIceInstMIPS32.h289 static constexpr size_t InstSize = sizeof(uint32_t); variable
H A DIceInstARM32.h464 static constexpr size_t InstSize = sizeof(uint32_t); variable
H A DIceAssemblerARM32.cpp739 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 Ddlist.h58 uint16_t InstSize; member
/aosp_15_r20/external/llvm/unittests/MC/
H A DDisassembler.cpp38 size_t InstSize; in TEST() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64ExternalSymbolizer.cpp61 bool IsBranch, uint64_t Offset, uint64_t InstSize) { in tryAddingSymbolicOperand()
/aosp_15_r20/external/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64ExternalSymbolizer.cpp62 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 DAArch64ExternalSymbolizer.cpp63 bool IsBranch, uint64_t Offset, uint64_t OpSize, uint64_t InstSize) { in tryAddingSymbolicOperand()
/aosp_15_r20/external/llvm/lib/MC/MCDisassembler/
H A DMCExternalSymbolizer.cpp41 uint64_t InstSize) { in tryAddingSymbolicOperand()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/
H A DMCExternalSymbolizer.cpp40 uint64_t InstSize) { in tryAddingSymbolicOperand()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCDisassembler/
H A DMCExternalSymbolizer.cpp36 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 DHexagonFixupHwLoops.cpp139 unsigned InstSize = HII->getSize(*MII); in fixupLoopInstrs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonFixupHwLoops.cpp139 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 DM68kMCCodeEmitter.cpp216 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 DXtensaDisassembler.cpp99 uint64_t InstSize, MCInst &MI, in tryAddingSymbolicOperand()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp330 uint64_t InstSize; in evalNextPC() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp308 uint64_t InstSize; in evalNextPC() local
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp308 uint64_t InstSize; in evalNextPC() local
/aosp_15_r20/external/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp546 bool isBranch, uint64_t InstSize, in tryAddingSymbolicOperand()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp857 bool isBranch, uint64_t InstSize, in tryAddingSymbolicOperand()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp703 bool isBranch, uint64_t InstSize, in tryAddingSymbolicOperand()
/aosp_15_r20/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp6863 uint64_t InstSize; in DisassembleMachO() local