Searched defs:FPS (Results 1 – 14 of 14) sorted by relevance
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
D | X86FloatingPoint.cpp | 60 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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86FloatingPoint.cpp | 60 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/llvm/lib/Target/X86/ |
D | X86FloatingPoint.cpp | 59 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/ |
D | Overlay_autogen.h | 16 FPS, enumerator
|
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/files/ |
D | file_path_pa_unittest.cc | 16 #define FPS(x) FilePath::StringType(FPL(x), std::size(FPL(x)) - 1) macro
|
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/files/ |
D | file_path_pa_unittest.cc | 16 #define FPS(x) FilePath::StringType(FPL(x), std::size(FPL(x)) - 1) macro
|
/external/v4l-utils/utils/v4l2-ctl/ |
D | v4l2-ctl-stds.cpp | 151 FPS, enumerator
|
/external/libchrome/base/files/ |
D | file_path_unittest.cc | 24 #define FPS(x) FilePath::StringType(FPL(x), arraysize(FPL(x)) - 1) macro
|
/external/cronet/stable/base/files/ |
D | file_path_unittest.cc | 40 #define FPS(x) FilePath::StringType(FPL(x), std::size(FPL(x)) - 1) macro
|
/external/cronet/tot/base/files/ |
D | file_path_unittest.cc | 40 #define FPS(x) FilePath::StringType(FPL(x), std::size(FPL(x)) - 1) macro
|
/external/libmpeg2/test/decoder/ |
D | main.c | 263 FPS, enumerator
|
/external/libhevc/test/decoder/ |
D | main.c | 273 FPS, enumerator
|
/external/libavc/examples/avcdec/ |
D | main.c | 275 FPS, enumerator
|
/external/libavc/examples/svcdec/ |
D | main.c | 284 FPS, enumerator
|