Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCAssembler.cpp448 MCEncodedFragment *EF = cast<MCEncodedFragment>(F); in layoutFragment() local
474 const MCEncodedFragment &EF, in writeFragmentPadding()
515 if (const MCEncodedFragment *EF = dyn_cast<MCEncodedFragment>(&F)) in writeFragment() local
H A DMCWasmStreamer.cpp39 void MCWasmStreamer::mergeFragment(MCDataFragment *DF, MCDataFragment *EF) { in mergeFragment()
H A DMCFragment.cpp365 if (const auto *EF = dyn_cast<MCEncodedFragment>(this)) in dump() local
H A DMCELFStreamer.cpp53 MCDataFragment *EF) { in mergeFragment()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp456 for (auto EF : Site.ExtraFiles) { in toCodeViewSubsection() local
591 auto EF = getFileName(Strings, Checksums, L.NameIndex); in fromCodeViewSubsection() local
634 for (const auto EF : IL.ExtraFiles) { in fromCodeViewSubsection() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkRunner.cpp182 const ExecutableFunction EF(State.createTargetMachine(), in runConfiguration() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DELFDump.cpp59 const ELFFile<ELFT> &EF = Obj->getELFFile(); in getRelocationValueString() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerDriver.cpp775 ExternalFunctions *EF = nullptr; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DELFObjectFile.h1084 ELFObjectFile<ELFT>::ELFObjectFile(MemoryBufferRef Object, ELFFile<ELFT> EF, in ELFObjectFile()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DTextDiagnostic.cpp884 FullSourceLoc BF(B, SM), EF(E, SM); in emitDiagnosticLoc() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp2570 EF = MethodDecl->param_end(); in WarnConflictingTypedMethods() local
2593 EF = Overridden->param_end(); in CheckConflictingOverridingMethod() local
2627 EF = MethodDecl->param_end(); in WarnExactTypedMethods() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp1124 for (const EncodingField &EF : OpInfo) { in emitBinaryParser() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp11318 EF = MethodDecl->param_end(); in ObjCMethodsAreEqual() local