Home
last modified time | relevance | path

Searched refs:InstName (Results 76 – 100 of 183) sorted by relevance

12345678

/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A Darm_neon.td353 let InstName = "vcge" in
356 let InstName = "vcgt" in
358 let InstName = "vacge" in {
362 let InstName = "vacgt" in {
507 let InstName = "vmov" in
513 let InstName = "vmov" in
525 let InstName = "vmov" in {
533 let InstName = "" in
548 let InstName = "vmov" in {
577 let InstName = "vtbl" in {
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/Basic/
H A Darm_neon.td353 let InstName = "vcge" in
356 let InstName = "vcgt" in
358 let InstName = "vacge" in {
362 let InstName = "vacgt" in {
507 let InstName = "vmov" in
513 let InstName = "vmov" in
525 let InstName = "vmov" in {
533 let InstName = "" in
548 let InstName = "vmov" in {
577 let InstName = "vtbl" in {
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp121 StringRef InstName = Inst->TheDef->getName(); in apply() local
122 if (InstName.startswith(Prefix) && in apply()
123 (!Regexpr || Regexpr->match(InstName.substr(Prefix.size())))) { in apply()
149 StringRef InstName = Inst->TheDef->getName(); in apply() local
150 if (!Regexpr || Regexpr->match(InstName.substr(Prefix.size()))) { in apply()
903 StringRef InstName = Inst->TheDef->getName(); in collectSchedClasses() local
920 dbgs() << "Itinerary for " << InstName << ": " in collectSchedClasses()
926 dbgs() << "SchedRW machine model for " << InstName; in collectSchedClasses()
941 << InstName); in collectSchedClasses()
/dports/devel/llvm11/llvm-11.0.1.src/utils/TableGen/
H A DCodeGenSchedule.cpp121 StringRef InstName = Inst->TheDef->getName(); in apply() local
122 if (InstName.startswith(Prefix) && in apply()
123 (!Regexpr || Regexpr->match(InstName.substr(Prefix.size())))) { in apply()
149 StringRef InstName = Inst->TheDef->getName(); in apply() local
150 if (!Regexpr || Regexpr->match(InstName.substr(Prefix.size()))) { in apply()
903 StringRef InstName = Inst->TheDef->getName(); in collectSchedClasses() local
920 dbgs() << "Itinerary for " << InstName << ": " in collectSchedClasses()
926 dbgs() << "SchedRW machine model for " << InstName; in collectSchedClasses()
941 << InstName); in collectSchedClasses()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp121 StringRef InstName = Inst->TheDef->getName(); in apply() local
122 if (InstName.startswith(Prefix) && in apply()
123 (!Regexpr || Regexpr->match(InstName.substr(Prefix.size())))) { in apply()
149 StringRef InstName = Inst->TheDef->getName(); in apply() local
150 if (!Regexpr || Regexpr->match(InstName.substr(Prefix.size()))) { in apply()
900 StringRef InstName = Inst->TheDef->getName(); in collectSchedClasses() local
917 dbgs() << "Itinerary for " << InstName << ": " in collectSchedClasses()
923 dbgs() << "SchedRW machine model for " << InstName; in collectSchedClasses()
937 << InstName); in collectSchedClasses()
/dports/devel/llvm90/llvm-9.0.1.src/utils/TableGen/
H A DCodeGenSchedule.cpp121 StringRef InstName = Inst->TheDef->getName(); in apply() local
122 if (InstName.startswith(Prefix) && in apply()
123 (!Regexpr || Regexpr->match(InstName.substr(Prefix.size())))) { in apply()
149 StringRef InstName = Inst->TheDef->getName(); in apply() local
150 if (!Regexpr || Regexpr->match(InstName.substr(Prefix.size()))) { in apply()
903 StringRef InstName = Inst->TheDef->getName(); in collectSchedClasses() local
920 dbgs() << "Itinerary for " << InstName << ": " in collectSchedClasses()
926 dbgs() << "SchedRW machine model for " << InstName; in collectSchedClasses()
941 << InstName); in collectSchedClasses()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp121 StringRef InstName = Inst->TheDef->getName(); in apply() local
122 if (InstName.startswith(Prefix) && in apply()
123 (!Regexpr || Regexpr->match(InstName.substr(Prefix.size())))) { in apply()
149 StringRef InstName = Inst->TheDef->getName(); in apply() local
150 if (!Regexpr || Regexpr->match(InstName.substr(Prefix.size()))) { in apply()
900 StringRef InstName = Inst->TheDef->getName(); in collectSchedClasses() local
917 dbgs() << "Itinerary for " << InstName << ": " in collectSchedClasses()
923 dbgs() << "SchedRW machine model for " << InstName; in collectSchedClasses()
938 << InstName); in collectSchedClasses()
/dports/devel/llvm10/llvm-10.0.1.src/utils/TableGen/
H A DCodeGenSchedule.cpp121 StringRef InstName = Inst->TheDef->getName(); in apply() local
122 if (InstName.startswith(Prefix) && in apply()
123 (!Regexpr || Regexpr->match(InstName.substr(Prefix.size())))) { in apply()
149 StringRef InstName = Inst->TheDef->getName(); in apply() local
150 if (!Regexpr || Regexpr->match(InstName.substr(Prefix.size()))) { in apply()
903 StringRef InstName = Inst->TheDef->getName(); in collectSchedClasses() local
920 dbgs() << "Itinerary for " << InstName << ": " in collectSchedClasses()
926 dbgs() << "SchedRW machine model for " << InstName; in collectSchedClasses()
941 << InstName); in collectSchedClasses()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp121 StringRef InstName = Inst->TheDef->getName(); in apply() local
122 if (InstName.startswith(Prefix) && in apply()
123 (!Regexpr || Regexpr->match(InstName.substr(Prefix.size())))) { in apply()
149 StringRef InstName = Inst->TheDef->getName(); in apply() local
150 if (!Regexpr || Regexpr->match(InstName.substr(Prefix.size()))) { in apply()
900 StringRef InstName = Inst->TheDef->getName(); in collectSchedClasses() local
917 dbgs() << "Itinerary for " << InstName << ": " in collectSchedClasses()
923 dbgs() << "SchedRW machine model for " << InstName; in collectSchedClasses()
937 << InstName); in collectSchedClasses()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp121 StringRef InstName = Inst->TheDef->getName(); in apply() local
122 if (InstName.startswith(Prefix) && in apply()
123 (!Regexpr || Regexpr->match(InstName.substr(Prefix.size())))) { in apply()
149 StringRef InstName = Inst->TheDef->getName(); in apply() local
150 if (!Regexpr || Regexpr->match(InstName.substr(Prefix.size()))) { in apply()
900 StringRef InstName = Inst->TheDef->getName(); in collectSchedClasses() local
917 dbgs() << "Itinerary for " << InstName << ": " in collectSchedClasses()
923 dbgs() << "SchedRW machine model for " << InstName; in collectSchedClasses()
938 << InstName); in collectSchedClasses()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp121 StringRef InstName = Inst->TheDef->getName(); in apply() local
122 if (InstName.startswith(Prefix) && in apply()
123 (!Regexpr || Regexpr->match(InstName.substr(Prefix.size())))) { in apply()
149 StringRef InstName = Inst->TheDef->getName(); in apply() local
150 if (!Regexpr || Regexpr->match(InstName.substr(Prefix.size()))) { in apply()
900 StringRef InstName = Inst->TheDef->getName(); in collectSchedClasses() local
917 dbgs() << "Itinerary for " << InstName << ": " in collectSchedClasses()
923 dbgs() << "SchedRW machine model for " << InstName; in collectSchedClasses()
937 << InstName); in collectSchedClasses()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp121 StringRef InstName = Inst->TheDef->getName(); in apply() local
122 if (InstName.startswith(Prefix) && in apply()
123 (!Regexpr || Regexpr->match(InstName.substr(Prefix.size())))) { in apply()
149 StringRef InstName = Inst->TheDef->getName(); in apply() local
150 if (!Regexpr || Regexpr->match(InstName.substr(Prefix.size()))) { in apply()
900 StringRef InstName = Inst->TheDef->getName(); in collectSchedClasses() local
917 dbgs() << "Itinerary for " << InstName << ": " in collectSchedClasses()
923 dbgs() << "SchedRW machine model for " << InstName; in collectSchedClasses()
938 << InstName); in collectSchedClasses()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp121 StringRef InstName = Inst->TheDef->getName(); in apply() local
122 if (InstName.startswith(Prefix) && in apply()
123 (!Regexpr || Regexpr->match(InstName.substr(Prefix.size())))) { in apply()
149 StringRef InstName = Inst->TheDef->getName(); in apply() local
150 if (!Regexpr || Regexpr->match(InstName.substr(Prefix.size()))) { in apply()
903 StringRef InstName = Inst->TheDef->getName(); in collectSchedClasses() local
920 dbgs() << "Itinerary for " << InstName << ": " in collectSchedClasses()
926 dbgs() << "SchedRW machine model for " << InstName; in collectSchedClasses()
941 << InstName); in collectSchedClasses()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp121 StringRef InstName = Inst->TheDef->getName(); in apply() local
122 if (InstName.startswith(Prefix) && in apply()
123 (!Regexpr || Regexpr->match(InstName.substr(Prefix.size())))) { in apply()
149 StringRef InstName = Inst->TheDef->getName(); in apply() local
150 if (!Regexpr || Regexpr->match(InstName.substr(Prefix.size()))) { in apply()
900 StringRef InstName = Inst->TheDef->getName(); in collectSchedClasses() local
917 dbgs() << "Itinerary for " << InstName << ": " in collectSchedClasses()
923 dbgs() << "SchedRW machine model for " << InstName; in collectSchedClasses()
937 << InstName); in collectSchedClasses()
/dports/devel/llvm80/llvm-8.0.1.src/utils/TableGen/
H A DCodeGenSchedule.cpp122 StringRef InstName = Inst->TheDef->getName(); in apply() local
123 if (InstName.startswith(Prefix) && in apply()
124 (!Regexpr || Regexpr->match(InstName.substr(Prefix.size())))) { in apply()
150 StringRef InstName = Inst->TheDef->getName(); in apply() local
151 if (!Regexpr || Regexpr->match(InstName.substr(Prefix.size()))) { in apply()
906 StringRef InstName = Inst->TheDef->getName(); in collectSchedClasses() local
923 dbgs() << "Itinerary for " << InstName << ": " in collectSchedClasses()
929 dbgs() << "SchedRW machine model for " << InstName; in collectSchedClasses()
944 << InstName); in collectSchedClasses()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/TableGen/
H A DCodeGenSchedule.cpp121 StringRef InstName = Inst->TheDef->getName(); in apply() local
122 if (InstName.startswith(Prefix) && in apply()
123 (!Regexpr || Regexpr->match(InstName.substr(Prefix.size())))) { in apply()
149 StringRef InstName = Inst->TheDef->getName(); in apply() local
150 if (!Regexpr || Regexpr->match(InstName.substr(Prefix.size()))) { in apply()
900 StringRef InstName = Inst->TheDef->getName(); in collectSchedClasses() local
917 dbgs() << "Itinerary for " << InstName << ": " in collectSchedClasses()
923 dbgs() << "SchedRW machine model for " << InstName; in collectSchedClasses()
937 << InstName); in collectSchedClasses()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp121 StringRef InstName = Inst->TheDef->getName(); in apply() local
122 if (InstName.startswith(Prefix) && in apply()
123 (!Regexpr || Regexpr->match(InstName.substr(Prefix.size())))) { in apply()
149 StringRef InstName = Inst->TheDef->getName(); in apply() local
150 if (!Regexpr || Regexpr->match(InstName.substr(Prefix.size()))) { in apply()
900 StringRef InstName = Inst->TheDef->getName(); in collectSchedClasses() local
917 dbgs() << "Itinerary for " << InstName << ": " in collectSchedClasses()
923 dbgs() << "SchedRW machine model for " << InstName; in collectSchedClasses()
937 << InstName); in collectSchedClasses()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/src/
H A DIceAssemblerMIPS32.cpp164 const char *RegName, const char *InstName) { in encodeRegister() argument
167 llvm::report_fatal_error(std::string(InstName) + ": Can't find register " + in encodeRegister()
173 const char *InstName) { in encodeGPRegister() argument
174 return encodeRegister(OpReg, WantGPRegs, RegName, InstName); in encodeGPRegister()
178 const char *InstName) { in encodeFPRegister() argument
179 return encodeRegister(OpReg, WantFPRegs, RegName, InstName); in encodeFPRegister()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/base/bac/
H A DbacPrs.h211 static inline void Psr_NtkAddBox( Psr_Ntk_t * p, int ModName, int InstName, Vec_Int_t * vTemp ) in Psr_NtkAddBox() argument
223 Vec_IntPush( &p->vBoxes, InstName ); in Psr_NtkAddBox()
/dports/print/font-amsfonts/amsfonts-3.02/source/latex/amsfonts/
H A Damsfndoc.ins25 % will add a bit of extra information \InstName in the appendix titles.
26 \ifx\undefined\InstName
27 \let\InstName\relax \input amsfndoc.def \def\InstName{ for AMSFonts 2.2d}%
34 \appendix{A}{Installation Procedures\InstName}
/dports/devel/asl/asl-current/
H A Dasmallg.c2007 const char *InstName; member
2029 void AddONOFF(const char *InstName, Boolean *Flag, const char *FlagName, Boolean Persist) in AddONOFF() argument
2035 ONOFFList[ONOFFCnt].InstName = InstName; in AddONOFF()
2036 AddInstTable(ONOFFTable, InstName, ONOFFCnt++, DecodeONOFF); in AddONOFF()
2048 RemoveInstTable(ONOFFTable, ONOFFList[z2].InstName); in ClearONOFF()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DDebugify.cpp421 auto InstName = Instruction::getOpcodeName(Instr->getOpcode()); in checkInstructions() local
429 {"instr", InstName}, in checkInstructions()
446 {"instr", InstName}, in checkInstructions()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Utils/
H A DDebugify.cpp421 auto InstName = Instruction::getOpcodeName(Instr->getOpcode()); in checkInstructions() local
429 {"instr", InstName}, in checkInstructions()
446 {"instr", InstName}, in checkInstructions()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp421 auto InstName = Instruction::getOpcodeName(Instr->getOpcode()); in checkInstructions() local
429 {"instr", InstName}, in checkInstructions()
446 {"instr", InstName}, in checkInstructions()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Utils/
H A DDebugify.cpp421 auto InstName = Instruction::getOpcodeName(Instr->getOpcode()); in checkInstructions() local
429 {"instr", InstName}, in checkInstructions()
446 {"instr", InstName}, in checkInstructions()

12345678