/external/llvm/lib/Target/Hexagon/ |
HexagonSubtarget.cpp | 63 HexagonSubtarget::initializeSubtargetDependencies(StringRef CPU, StringRef FS) { 81 ParseSubtargetFeatures(CPUString, FS); 92 StringRef FS, const TargetMachine &TM) 93 : HexagonGenSubtargetInfo(TT, CPU, FS), CPUString(CPU), 94 InstrInfo(initializeSubtargetDependencies(CPU, FS)), TLInfo(TM, *this),
|
/external/llvm/lib/Target/WebAssembly/ |
WebAssemblyTargetMachine.cpp | 45 const Target &T, const Triple &TT, StringRef CPU, StringRef FS, 50 TT, CPU, FS, Options, RM, CM, OL), 75 std::string FS = !FSAttr.hasAttribute(Attribute::None) 79 auto &I = SubtargetMap[CPU + FS]; 85 I = llvm::make_unique<WebAssemblySubtarget>(TargetTriple, CPU, FS, *this);
|
WebAssemblyTargetMachine.h | 30 StringRef FS, const TargetOptions &Options,
|
/external/llvm/lib/Target/ARM/ |
ARMSubtarget.cpp | 73 StringRef FS) { 75 initSubtargetFeatures(CPU, FS); 80 StringRef FS) { 81 ARMSubtarget &STI = initializeSubtargetDependencies(CPU, FS); 89 const std::string &FS, 91 : ARMGenSubtargetInfo(TT, CPU, FS), ARMProcFamily(Others), 94 FrameLowering(initializeFrameLowering(CPU, FS)), 169 void ARMSubtarget::initSubtargetFeatures(StringRef CPU, StringRef FS) { 189 if (!FS.empty()) { 191 ArchFS = (Twine(ArchFS) + "," + FS).str() [all...] |
/external/llvm/lib/Target/PowerPC/ |
PPCSubtarget.cpp | 44 StringRef FS) { 46 initSubtargetFeatures(CPU, FS); 51 const std::string &FS, const PPCTargetMachine &TM) 52 : PPCGenSubtargetInfo(TT, CPU, FS), TargetTriple(TT), 55 TM(TM), FrameLowering(initializeSubtargetDependencies(CPU, FS)), 108 void PPCSubtarget::initSubtargetFeatures(StringRef CPU, StringRef FS) { 123 ParseSubtargetFeatures(CPUName, FS);
|
PPCTargetMachine.cpp | 113 static std::string computeFSAdditions(StringRef FS, CodeGenOpt::Level OL, 115 std::string FullFS = FS; 180 StringRef CPU, StringRef FS, 185 computeFSAdditions(FS, OL, TT), Options, RM, CM, OL), 188 Subtarget(TargetTriple, CPU, computeFSAdditions(FS, OL, TT), *this) { 215 StringRef CPU, StringRef FS, 219 : PPCTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL) {} 224 StringRef CPU, StringRef FS, 228 : PPCTargetMachine(T, TT, CPU, FS, Options, RM, CM, OL) {} 238 std::string FS = !FSAttr.hasAttribute(Attribute::None [all...] |
/external/v8/test/mjsunit/asm/embenchen/ |
copy.js | 57 var nodeFS = require('fs'); [all...] |
corrections.js | 57 var nodeFS = require('fs'); [all...] |
primes.js | 57 var nodeFS = require('fs'); [all...] |
fannkuch.js | 88 var nodeFS = require('fs'); [all...] |
fasta.js | 67 var nodeFS = require('fs'); [all...] |
memops.js | 57 var nodeFS = require('fs'); [all...] |
/frameworks/base/media/java/android/media/ |
MediaCodecInfo.java | [all...] |
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/ |
bandwidth_estimator.c | 183 bwest_str->last_reduction_ts = arr_ts + 3*FS; 217 1000.0f / FS > 3000) 224 bwest_str->last_update_ts) * 1000.0f /(float) FS) / 232 bwest_str->last_reduction_ts)*1000.0f/FS) ); 259 bwest_str->last_reduction_ts = arr_ts + 3*FS; 267 bwest_str->last_reduction_ts = arr_ts + 3*FS; 308 float latencyMs = bwest_str->consecLatency/(FS/1000); 312 bwest_str->inWaitLatePkts = (int16_t)((bwest_str->consecLatency/(FS/1000)) / 30);// + 150; 367 if (arr_ts_diff > frame_length * FS/1000 + 400.0f) 370 arr_ts_diff = frame_length * FS/1000 + 400.0f [all...] |
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/QA/ |
runiSACfault.txt | 58 $ISAC -I -B "${TARGETRATE[idx]}" -F $testnr -FS "${SAMPFREQ[idx]}" "$file" \ 66 $ISAC -I -B "${TARGETRATE[idx]}" -F 10 -FS "${SAMPFREQ[idx]}" "$file" \ 70 $ISAC -I -B "${TARGETRATE[idx]}" -F 10 -PL 10 -FS "${SAMPFREQ[idx]}" "$file" \
|
/external/llvm/include/llvm/Support/ |
Solaris.h | 32 #undef FS
|
/external/llvm/lib/Target/BPF/ |
BPFTargetMachine.h | 27 StringRef FS, const TargetOptions &Options, Reloc::Model RM,
|
/external/llvm/lib/Target/MSP430/ |
MSP430TargetMachine.h | 32 StringRef FS, const TargetOptions &Options,
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
X86MCTargetDesc.cpp | 46 std::string FS; 48 FS = "+64bit-mode,-32bit-mode,-16bit-mode"; 50 FS = "-64bit-mode,+32bit-mode,-16bit-mode"; 52 FS = "-64bit-mode,-32bit-mode,+16bit-mode"; 54 return FS; 78 StringRef CPU, StringRef FS) { 80 if (!FS.empty()) { 82 ArchFS = (Twine(ArchFS) + "," + FS).str(); 84 ArchFS = FS;
|
/external/llvm/lib/Target/XCore/ |
XCoreTargetMachine.h | 27 StringRef FS, const TargetOptions &Options,
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
decode_bwe.c | 56 (int16_t)(frame_samples * 1000 / FS),
|
/external/llvm/lib/Target/MSP430/MCTargetDesc/ |
MSP430MCTargetDesc.cpp | 47 createMSP430MCSubtargetInfo(const Triple &TT, StringRef CPU, StringRef FS) { 48 return createMSP430MCSubtargetInfoImpl(TT, CPU, FS);
|
/external/llvm/lib/Target/NVPTX/MCTargetDesc/ |
NVPTXMCTargetDesc.cpp | 48 createNVPTXMCSubtargetInfo(const Triple &TT, StringRef CPU, StringRef FS) { 49 return createNVPTXMCSubtargetInfoImpl(TT, CPU, FS);
|
/external/llvm/lib/Target/X86/ |
X86TargetMachine.cpp | 105 StringRef CPU, StringRef FS, 109 : LLVMTargetMachine(T, computeDataLayout(TT), TT, CPU, FS, Options, RM, CM, 112 Subtarget(TT, CPU, FS, *this, Options.StackAlignmentOverride) { 143 std::string FS = !FSAttr.hasAttribute(Attribute::None) 158 FS += FS.empty() ? "+soft-float" : ",+soft-float"; 160 auto &I = SubtargetMap[CPU + FS]; 166 I = llvm::make_unique<X86Subtarget>(TargetTriple, CPU, FS, *this,
|
/external/llvm/lib/Target/Mips/ |
MipsSubtarget.cpp | 63 const std::string &FS, bool little, 65 : MipsGenSubtargetInfo(TT, CPU, FS), MipsArchVersion(MipsDefault), 76 MipsInstrInfo::create(initializeSubtargetDependencies(CPU, FS, TM))), 143 MipsSubtarget::initializeSubtargetDependencies(StringRef CPU, StringRef FS, 148 ParseSubtargetFeatures(CPUName, FS);
|