Home
last modified time | relevance | path

Searched refs:NumFP (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/
H A DAArch64RegisterBankInfo.cpp722 unsigned NumFP = 0; in getInstrMapping() local
733 ++NumFP; in getInstrMapping()
753 ++NumFP; in getInstrMapping()
758 if (NumFP >= 2) in getInstrMapping()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64RegisterBankInfo.cpp722 unsigned NumFP = 0; in getInstrMapping() local
733 ++NumFP; in getInstrMapping()
753 ++NumFP; in getInstrMapping()
758 if (NumFP >= 2) in getInstrMapping()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterBankInfo.cpp722 unsigned NumFP = 0; in getInstrMapping() local
733 ++NumFP; in getInstrMapping()
753 ++NumFP; in getInstrMapping()
758 if (NumFP >= 2) in getInstrMapping()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/
H A DAArch64RegisterBankInfo.cpp716 unsigned NumFP = 0; in getInstrMapping() local
727 ++NumFP; in getInstrMapping()
747 ++NumFP; in getInstrMapping()
752 if (NumFP >= 2) in getInstrMapping()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64RegisterBankInfo.cpp759 unsigned NumFP = 0; in getInstrMapping() local
769 ++NumFP; in getInstrMapping()
789 ++NumFP; in getInstrMapping()
794 if (NumFP >= 2) in getInstrMapping()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/GISel/
H A DAArch64RegisterBankInfo.cpp739 unsigned NumFP = 0; in getInstrMapping() local
749 ++NumFP; in getInstrMapping()
769 ++NumFP; in getInstrMapping()
774 if (NumFP >= 2) in getInstrMapping()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/GISel/
H A DAArch64RegisterBankInfo.cpp740 unsigned NumFP = 0; in getInstrMapping() local
750 ++NumFP; in getInstrMapping()
770 ++NumFP; in getInstrMapping()
775 if (NumFP >= 2) in getInstrMapping()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/GISel/
H A DAArch64RegisterBankInfo.cpp800 unsigned NumFP = 0; in getInstrMapping() local
810 ++NumFP; in getInstrMapping()
830 ++NumFP; in getInstrMapping()
835 if (NumFP >= 2) in getInstrMapping()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/GISel/
H A DAArch64RegisterBankInfo.cpp800 unsigned NumFP = 0; in getInstrMapping() local
810 ++NumFP; in getInstrMapping()
830 ++NumFP; in getInstrMapping()
835 if (NumFP >= 2) in getInstrMapping()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/GISel/
H A DAArch64RegisterBankInfo.cpp767 unsigned NumFP = 0; in getInstrMapping() local
777 ++NumFP; in getInstrMapping()
797 ++NumFP; in getInstrMapping()
802 if (NumFP >= 2) in getInstrMapping()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64RegisterBankInfo.cpp800 unsigned NumFP = 0; in getInstrMapping() local
810 ++NumFP; in getInstrMapping()
830 ++NumFP; in getInstrMapping()
835 if (NumFP >= 2) in getInstrMapping()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/GISel/
H A DAArch64RegisterBankInfo.cpp811 unsigned NumFP = 0; in getInstrMapping() local
821 ++NumFP; in getInstrMapping()
841 ++NumFP; in getInstrMapping()
846 if (NumFP >= 2) in getInstrMapping()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/GISel/
H A DAArch64RegisterBankInfo.cpp800 unsigned NumFP = 0; in getInstrMapping() local
810 ++NumFP; in getInstrMapping()
830 ++NumFP; in getInstrMapping()
835 if (NumFP >= 2) in getInstrMapping()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/GISel/
H A DAArch64RegisterBankInfo.cpp767 unsigned NumFP = 0; in getInstrMapping() local
777 ++NumFP; in getInstrMapping()
797 ++NumFP; in getInstrMapping()
802 if (NumFP >= 2) in getInstrMapping()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/GISel/
H A DAArch64RegisterBankInfo.cpp800 unsigned NumFP = 0; in getInstrMapping() local
810 ++NumFP; in getInstrMapping()
830 ++NumFP; in getInstrMapping()
835 if (NumFP >= 2) in getInstrMapping()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp48 STATISTIC(NumFP , "Number of floating point instructions");
435 ++NumFP; // Keep track of # of pseudo instrs in processBasicBlock()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/
H A DX86FloatingPoint.cpp54 STATISTIC(NumFP , "Number of floating point instructions");
442 ++NumFP; // Keep track of # of pseudo instrs in processBasicBlock()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/X86/
H A DX86FloatingPoint.cpp55 STATISTIC(NumFP , "Number of floating point instructions");
437 ++NumFP; // Keep track of # of pseudo instrs
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/
H A DX86FloatingPoint.cpp55 STATISTIC(NumFP , "Number of floating point instructions");
437 ++NumFP; // Keep track of # of pseudo instrs in processBasicBlock()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp55 STATISTIC(NumFP , "Number of floating point instructions");
443 ++NumFP; // Keep track of # of pseudo instrs in processBasicBlock()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp55 STATISTIC(NumFP , "Number of floating point instructions");
443 ++NumFP; // Keep track of # of pseudo instrs in processBasicBlock()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp55 STATISTIC(NumFP , "Number of floating point instructions");
443 ++NumFP; // Keep track of # of pseudo instrs in processBasicBlock()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/
H A DX86FloatingPoint.cpp55 STATISTIC(NumFP , "Number of floating point instructions");
443 ++NumFP; // Keep track of # of pseudo instrs in processBasicBlock()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86FloatingPoint.cpp55 STATISTIC(NumFP , "Number of floating point instructions");
443 ++NumFP; // Keep track of # of pseudo instrs in processBasicBlock()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp55 STATISTIC(NumFP , "Number of floating point instructions");
443 ++NumFP; // Keep track of # of pseudo instrs in processBasicBlock()

12