Home
last modified time | relevance | path

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

12

/external/llvm-project/clang/test/SemaCXX/
Ddesignated-initializers.cpp57 struct EF { struct
58 S s;
/external/llvm-project/llvm/lib/MC/
DMCAssembler.cpp446 MCEncodedFragment *EF = cast<MCEncodedFragment>(F); in layoutFragment() local
472 const MCEncodedFragment &EF, in writeFragmentPadding()
513 if (const MCEncodedFragment *EF = dyn_cast<MCEncodedFragment>(&F)) in writeFragment() local
DMCWasmStreamer.cpp39 void MCWasmStreamer::mergeFragment(MCDataFragment *DF, MCDataFragment *EF) { in mergeFragment()
DMCFragment.cpp359 if (const auto *EF = dyn_cast<MCEncodedFragment>(this)) in dump() local
DMCELFStreamer.cpp53 MCDataFragment *EF) { in mergeFragment()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAssembler.cpp438 MCEncodedFragment *EF = cast<MCEncodedFragment>(F); in layoutFragment() local
464 const MCEncodedFragment &EF, in writeFragmentPadding()
505 if (const MCEncodedFragment *EF = dyn_cast<MCEncodedFragment>(&F)) in writeFragment() local
DMCWasmStreamer.cpp39 void MCWasmStreamer::mergeFragment(MCDataFragment *DF, MCDataFragment *EF) { in mergeFragment()
DMCFragment.cpp334 if (const auto *EF = dyn_cast<MCEncodedFragment>(this)) in dump() local
DMCELFStreamer.cpp53 MCDataFragment *EF) { in mergeFragment()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
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
/external/llvm-project/llvm/lib/ObjectYAML/
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
/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DBenchmarkRunner.cpp182 const ExecutableFunction EF(State.createTargetMachine(), in runConfiguration() local
/external/llvm-project/llvm/tools/llvm-objdump/
DELFDump.cpp59 const ELFFile<ELFT> &EF = Obj->getELFFile(); in getRelocationValueString() local
/external/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerDriver.cpp191 const ExternalFunctions *EF) { in ParseFlags()
923 ExternalFunctions *EF = nullptr; variable
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerDriver.cpp191 const ExternalFunctions *EF) { in ParseFlags()
923 ExternalFunctions *EF = nullptr; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFObjectFile.h952 auto EF = std::move(*EFOrErr); in create() local
987 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/llvm-project/clang/lib/Frontend/
DTextDiagnostic.cpp895 FullSourceLoc BF(B, SM), EF(E, SM); in emitDiagnosticLoc() local
/external/llvm-project/llvm/include/llvm/Object/
DELFObjectFile.h1049 ELFObjectFile<ELFT>::ELFObjectFile(MemoryBufferRef Object, ELFFile<ELFT> EF, in ELFObjectFile()
/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-project/clang/lib/Sema/
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
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp496 const ELFFile<ELFT> &EF = *Obj->getELFFile(); in getRelocationValueString() local
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp1045 for (const EncodingField &EF : OpInfo) { in emitBinaryParser() local
/external/llvm-project/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp1115 for (const EncodingField &EF : OpInfo) { in emitBinaryParser() local

12