Home
last modified time | relevance | path

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

12

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/iga/IGALibrary/Backend/GED/
H A DDecoder.cpp458 GED_REG_FILE regFile = decodeSrcRegFile<SourceIndex::SRC0>(); in hasImm64Src0Overlap() local
991 GED_REG_FILE regFile = decodeSrcRegFile<S>(); in decodeTernarySourceAlign1() local
1307 GED_REG_FILE regFile = decodeSrcRegFile<SourceIndex::SRC0>(); in decodeSendSource0() local
1382 GED_REG_FILE regFile = GED_REG_FILE_INVALID; in decodeBranchInstruction() local
1426 GED_REG_FILE regFile = GED_REG_FILE_INVALID; in decodeBranchInstruction() local
1579 GED_REG_FILE regFile = decodeSrcRegFile<SourceIndex::SRC0>(); in decodeSyncInstruction() local
1783 GED_REG_FILE regFile, in decodeReg()
1870 GED_REG_FILE regFile = decodeSrcRegFile<S>(); in decodeSourceBasicAlign1() local
1953 GED_REG_FILE regFile = decodeSrcRegFile<S>(); in decodeSourceBasicAlign16() local
H A DDecoder.hpp348 GED_REG_FILE regFile = decodeSrcRegFile<S>(); in decodeSourceReg() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/idlc/source/
H A Didlcproduce.cxx152 Registry regFile; in produceFile() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/idlc/source/
H A Didlcproduce.cxx152 Registry regFile; in produceFile() local
/dports/biology/lamarc/lamarc-2.1.8/scripts/pyParallel/
H A Ddivide_data.py89 regFile = os.path.join(runDir,'infile_%s.xml' % idString) variable
H A Dcombine_regions.py183 regFile = os.path.join(rundir,'infile_final.xml') variable
H A Dcombine_replicates.py148 regFile = os.path.join(runDir,'infile_%s.xml' % regString) variable
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/common/cm/
H A Dcm_mov_inst.h379 void SetDstRegFile( Genx_Reg_File regFile ) { in SetDstRegFile()
412 void SetSrcRegFile( Genx_Reg_File regFile ) { in SetSrcRegFile()
/dports/multimedia/cmrt/cmrt-1.0.6/src/
H A Dcm_mov_inst.h394 void SetDstRegFile(Genx_Reg_File regFile) { in SetDstRegFile()
418 void SetSrcRegFile(Genx_Reg_File regFile) { in SetSrcRegFile()
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/common/cm/
H A Dcm_mov_inst.h379 void SetDstRegFile( Genx_Reg_File regFile ) { in SetDstRegFile()
412 void SetSrcRegFile( Genx_Reg_File regFile ) { in SetSrcRegFile()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DPhyRegUsage.h68 G4_RegFileKind regFile; variable
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/modules/
H A DQueryBeforeEnter.java325 Path regFile = reg.resolve("META-INF").resolve("services").resolve(Plugin.class.getName()); in testTooSoon() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/modules/
H A DQueryBeforeEnter.java325 Path regFile = reg.resolve("META-INF").resolve("services").resolve(Plugin.class.getName()); in testTooSoon() local
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/libpixelflinger/codeflinger/
H A DGGLAssembler.h104 explicit Scratch(RegisterFile& regFile) in Scratch()
133 Spill(RegisterFile& regFile, ARMAssemblerInterface& gen, uint32_t reglist) in Spill()
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/libpixelflinger/codeflinger/
H A DGGLAssembler.h104 explicit Scratch(RegisterFile& regFile) in Scratch()
133 Spill(RegisterFile& regFile, ARMAssemblerInterface& gen, uint32_t reglist) in Spill()
/dports/devel/staf/src/staf/stafproc/
H A DSTAFLifeCycleService.cpp1675 fstream regFile(fRegistrationFileName.toCurrentCodePage()->buffer(), in readRegistrationFile() local
1952 fstream regFile(fRegistrationFileName.toCurrentCodePage()->buffer(), in saveRegistrationData() local
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/Simple/
H A DRegister.hs176 regFile = fromMaybe (prettyShow (packageId pkg) <.> "conf") function
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Distribution/Simple/
H A DRegister.hs175 regFile = fromMaybe (prettyShow (packageId pkg) <.> "conf") function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Distribution/Simple/
H A DRegister.hs175 regFile = fromMaybe (prettyShow (packageId pkg) <.> "conf") function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/Distribution/Simple/
H A DRegister.hs175 regFile = fromMaybe (prettyShow (packageId pkg) <.> "conf") function
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/javac/modules/
H A DQueryBeforeEnter.java340 Path regFile = reg.resolve("META-INF").resolve("services").resolve(Plugin.class.getName()); in testTooSoon() local
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/Distribution/Simple/
H A DRegister.hs176 regFile = fromMaybe (prettyShow (packageId pkg) <.> "conf") function
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/javac/modules/
H A DQueryBeforeEnter.java340 Path regFile = reg.resolve("META-INF").resolve("services").resolve(Plugin.class.getName()); in testTooSoon() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/javac/modules/
H A DQueryBeforeEnter.java340 Path regFile = reg.resolve("META-INF").resolve("services").resolve(Plugin.class.getName()); in testTooSoon() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/tools/javac/modules/
H A DQueryBeforeEnter.java340 Path regFile = reg.resolve("META-INF").resolve("services").resolve(Plugin.class.getName()); in testTooSoon() local

12