Home
last modified time | relevance | path

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

123456

/dports/security/klee/klee-2.2/include/klee/Module/
H A DKModule.h47 unsigned numInstructions; member
/dports/print/pdf-renderer/pdf-renderer-0.9.1,1/src/com/sun/pdfview/font/ttf/
H A DGlyfSimple.java74 short numInstructions = data.getShort(); in setData() local
H A DGlyfCompound.java122 short numInstructions = data.getShort(); in setData() local
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/
H A DPromoteResourceToDirectAS.cpp297 unsigned numInstructions = instList.size(); in PatchGetElementPtr() local
385 unsigned numInstructions = instList.size(); in PatchInstructionAddressSpace() local
/dports/lang/v8/v8-9.6.180.12/tools/turbolizer/src/
H A Dsequence-view.ts14 numInstructions: number; property in SequenceView
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/tools/turbolizer/src/
H A Dsequence-view.ts14 numInstructions: number; property in SequenceView
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DGlyphLoader.java182 int posInstructions, numInstructions; in loadSimpleGlyph() local
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DGlyphLoader.java182 int posInstructions, numInstructions; in loadSimpleGlyph() local
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/qcommon/
H A Dvm.c227 int numInstructions; in VM_LoadSymbols() local
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp402 uint16_t numInstructions = InstructionSpecifiers.size(); in emitInstructionInfo() local
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DRegisterAllocator.h201 [[nodiscard]] bool init(MIRGenerator* gen, uint32_t numInstructions) { in init()
/dports/games/evq3/evq3/code/qcommon/
H A Dvm.c229 int numInstructions; in VM_LoadSymbols() local
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/qcommon/
H A Dvm.c229 int numInstructions; in VM_LoadSymbols() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DGlyphLoader.java182 int posInstructions, numInstructions; in loadSimpleGlyph() local
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DRegisterAllocator.h201 [[nodiscard]] bool init(MIRGenerator* gen, uint32_t numInstructions) { in init()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DRegisterAllocator.h201 [[nodiscard]] bool init(MIRGenerator* gen, uint32_t numInstructions) { in init()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DGlyphLoader.java182 int posInstructions, numInstructions; in loadSimpleGlyph() local
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DRegisterAllocator.h236 MOZ_MUST_USE bool init(MIRGenerator* gen, uint32_t numInstructions) { in init()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DRegisterAllocator.h201 MOZ_MUST_USE bool init(MIRGenerator* gen, uint32_t numInstructions) { in init()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DGlyphLoader.java182 int posInstructions, numInstructions; in loadSimpleGlyph() local
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DRegisterAllocator.h202 MOZ_MUST_USE bool init(MIRGenerator* gen, uint32_t numInstructions) { in init()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DRegisterAllocator.h236 bool init(MIRGenerator* gen, uint32_t numInstructions) { in init()
/dports/games/ioquake3/ioquake3-1.36/code/qcommon/
H A Dvm.c233 int numInstructions; in VM_LoadSymbols() local
/dports/games/ioquake3-server/ioquake3-1.36/code/qcommon/
H A Dvm.c233 int numInstructions; in VM_LoadSymbols() local
/dports/lang/solidity/solidity_0.8.11/test/libsolidity/
H A DSolidityOptimizer.cpp106 …size_t numInstructions(bytes const& _bytecode, std::optional<Instruction> _which = std::optional<I… in numInstructions() function in solidity::frontend::test::OptimizerTestFramework

123456