Searched defs:FPS (Results 1 – 10 of 10) sorted by relevance
| /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() 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/ |
| D | X86FloatingPoint.cpp | 59 struct FPS : public MachineFunctionPass { struct 60 static char ID; 61 FPS() : MachineFunctionPass(ID) { in FPS() argument 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/base/allocator/partition_allocator/partition_alloc_base/files/ |
| D | file_path_pa_unittest.cc | 18 #define FPS(x) FilePath::StringType(FPL(x), std::size(FPL(x)) - 1) macro
|
| /external/libchrome/base/files/ |
| D | file_path_unittest.cc | 24 #define FPS(x) FilePath::StringType(FPL(x), arraysize(FPL(x)) - 1) macro
|
| /external/cronet/base/files/ |
| D | file_path_unittest.cc | 33 #define FPS(x) FilePath::StringType(FPL(x), std::size(FPL(x)) - 1) macro
|
| /external/libmpeg2/test/decoder/ |
| D | main.c | 260 FPS, enumerator
|
| /external/libhevc/test/decoder/ |
| D | main.c | 270 FPS, enumerator
|
| /external/libavc/test/svcdec/ |
| D | main.c | 284 FPS, enumerator
|
| /external/libavc/test/decoder/ |
| D | main.c | 273 FPS, enumerator
|