Home
last modified time | relevance | path

Searched defs:FPS (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/llvm/lib/Target/X86/
DX86FloatingPoint.cpp60 struct FPS : public MachineFunctionPass { struct
61 static char ID;
62 FPS() : MachineFunctionPass(ID) { in FPS() argument
69 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
79 MachineFunctionProperties getRequiredProperties() const override { in getRequiredProperties()
84 StringRef getPassName() const override { return "X86 FP Stackifier"; } in getPassName()
87 const TargetInstrInfo *TII = nullptr; // Machine instruction info.
100 struct LiveBundle {
120 SmallVector<LiveBundle, 8> LiveBundles;
123 EdgeBundles *Bundles = nullptr;
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FloatingPoint.cpp60 struct FPS : public MachineFunctionPass { struct
61 static char ID;
62 FPS() : MachineFunctionPass(ID) { in FPS() function
69 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
79 MachineFunctionProperties getRequiredProperties() const override { in getRequiredProperties()
84 StringRef getPassName() const override { return "X86 FP Stackifier"; } in getPassName()
87 const TargetInstrInfo *TII = nullptr; // Machine instruction info.
100 struct LiveBundle {
120 SmallVector<LiveBundle, 8> LiveBundles;
123 EdgeBundles *Bundles = nullptr;
[all …]
/external/llvm/lib/Target/X86/
DX86FloatingPoint.cpp59 struct FPS : public MachineFunctionPass { struct
60 static char ID;
61 FPS() : MachineFunctionPass(ID) { in FPS() function
69 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
79 MachineFunctionProperties getRequiredProperties() const override { in getRequiredProperties()
84 const char *getPassName() const override { return "X86 FP Stackifier"; } in getPassName()
87 const TargetInstrInfo *TII; // Machine instruction info.
100 struct LiveBundle {
120 SmallVector<LiveBundle, 8> LiveBundles;
123 EdgeBundles *Bundles;
[all …]
/external/angle/src/libANGLE/
DOverlay_autogen.h16 FPS, enumerator
/external/swiftshader/src/Main/
DFrameBufferX11.cpp166 static double FPS = 0.0; in blit() local
DConfig.hpp53 double FPS; member
/external/libchrome/base/files/
Dfile_path_unittest.cc24 #define FPS(x) FilePath::StringType(FPL(x), arraysize(FPL(x)) - 1) macro
/external/libmpeg2/test/decoder/
Dmain.c260 FPS, enumerator
/external/libhevc/test/decoder/
Dmain.c264 FPS, enumerator
/external/libavc/test/decoder/
Dmain.c265 FPS, enumerator