Home
last modified time | relevance | path

Searched defs:EF (Results 1 – 17 of 17) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DBenchmarkRunner.cpp103 const ExecutableFunction EF(State.createTargetMachine(), in runOne() local
120 const ExecutableFunction EF(State.createTargetMachine(), in runOne() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCAssembler.cpp429 MCEncodedFragment *EF = cast<MCEncodedFragment>(F); in layoutFragment() local
455 const MCEncodedFragment &EF, in writeFragmentPadding()
496 if (const MCEncodedFragment *EF = dyn_cast<MCEncodedFragment>(&F)) in writeFragment() local
DMCWasmStreamer.cpp40 void MCWasmStreamer::mergeFragment(MCDataFragment *DF, MCDataFragment *EF) { in mergeFragment()
DMCFragment.cpp337 if (const MCEncodedFragment *EF = dyn_cast<MCEncodedFragment>(this)) in dump() local
DMCELFStreamer.cpp54 MCDataFragment *EF) { in mergeFragment()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/tools/llvm-exegesis/X86/
DSnippetGeneratorTest.cpp235 runMeasurements(const ExecutableFunction &EF, in runMeasurements()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp457 for (auto EF : Site.ExtraFiles) { in toCodeViewSubsection() local
592 auto EF = getFileName(Strings, Checksums, L.NameIndex); in fromCodeViewSubsection() local
635 for (const auto EF : IL.ExtraFiles) { in fromCodeViewSubsection() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DELFObjectFile.h897 auto EF = std::move(*EFOrErr); in create() local
934 ELFObjectFile<ELFT>::ELFObjectFile(MemoryBufferRef Object, ELFFile<ELFT> EF, in ELFObjectFile()
/external/llvm/lib/MC/
DMCELFStreamer.cpp49 MCDataFragment *EF) { in mergeFragment()
/external/llvm/lib/Fuzzer/
DFuzzerDriver.cpp427 ExternalFunctions *EF = nullptr; variable
/external/toolchain-utils/cros_utils/
Dstats.py1614 def lF_value(ER, EF, dfnum, dfden): argument
4105 def aF_value(ER, EF, dfR, dfF): argument
4135 def F_value_multivariate(ER, EF, dfnum, dfden): argument
/external/clang/lib/Sema/
DSemaDeclObjC.cpp2477 EF = MethodDecl->param_end(); in WarnConflictingTypedMethods() local
2500 EF = Overridden->param_end(); in CheckConflictingOverridingMethod() local
2534 EF = MethodDecl->param_end(); in WarnExactTypedMethods() local
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp496 const ELFFile<ELFT> &EF = *Obj->getELFFile(); in getRelocationValueString() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp1074 for (const EncodingField &EF : OpInfo) { in emitBinaryParser() local
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp1045 for (const EncodingField &EF : OpInfo) { in emitBinaryParser() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp455 const ELFFile<ELFT> &EF = *Obj->getELFFile(); in getRelocationValueString() local
/external/clang/lib/AST/
DASTContext.cpp9088 EF = MethodDecl->param_end(); in ObjCMethodsAreEqual() local