Home
last modified time | relevance | path

Searched defs:Deferred (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DCOFFImportFile.cpp685 struct Deferred { in writeImportLibrary() struct
686 std::string Name; in writeImportLibrary()
687 ImportType ImpType; in writeImportLibrary()
688 const COFFShortExport *Export; in writeImportLibrary()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DInstructionWorklist.h31 SmallSetVector<Instruction *, 16> Deferred; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGSort.cpp176 std::vector<MachineBasicBlock *> Deferred; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp225 std::vector<WeakTrackingVH> Deferred; member in __anonc9c4572e0111::MergeFunctions
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp354 auto Deferred = DeferredDirectives.find(MarkerName); in addMarker() local
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js1209 Deferred: function( func ) { method
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6677 for (auto Deferred : DeferredReplacement) in createOutlinedFunction() local