Home
last modified time | relevance | path

Searched defs:finishImpl (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/CodeGen/
DConstantInitBuilder.h437 llvm::Constant *finishImpl() { in finishImpl() function
488 llvm::Constant *finishImpl() { in finishImpl() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/CodeGen/
DConstantInitBuilder.h437 llvm::Constant *finishImpl() { in finishImpl() function
488 llvm::Constant *finishImpl() { in finishImpl() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/CodeGen/
DConstantInitBuilder.h437 llvm::Constant *finishImpl() { in finishImpl() function
488 llvm::Constant *finishImpl() { in finishImpl() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/CodeGen/
DConstantInitBuilder.h437 llvm::Constant *finishImpl() { in finishImpl() function
488 llvm::Constant *finishImpl() { in finishImpl() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFStreamer.cpp61 void X86WinCOFFStreamer::finishImpl() { in finishImpl() function in __anon0371ff150111::X86WinCOFFStreamer
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMWinCOFFStreamer.cpp61 void ARMWinCOFFStreamer::finishImpl() { in finishImpl() function in __anonfc1cad090111::ARMWinCOFFStreamer
H A DARMELFStreamer.cpp1122 void ARMELFStreamer::finishImpl() { in finishImpl() function in ARMELFStreamer
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCWasmStreamer.cpp218 void MCWasmStreamer::finishImpl() { in finishImpl() function in MCWasmStreamer
H A DMCWinCOFFStreamer.cpp361 void MCWinCOFFStreamer::finishImpl() { in finishImpl() function in MCWinCOFFStreamer
H A DMCMachOStreamer.cpp501 void MCMachOStreamer::finishImpl() { in finishImpl() function in MCMachOStreamer
H A DMCELFStreamer.cpp703 void MCELFStreamer::finishImpl() { in finishImpl() function in MCELFStreamer
H A DMCObjectStreamer.cpp918 void MCObjectStreamer::finishImpl() { in finishImpl() function in MCObjectStreamer
H A DMCAsmStreamer.cpp2407 void MCAsmStreamer::finishImpl() { in finishImpl() function in MCAsmStreamer
H A DMCStreamer.cpp1231 void MCStreamer::finishImpl() {} in finishImpl() function in MCStreamer
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64WinCOFFStreamer.cpp55 void AArch64WinCOFFStreamer::finishImpl() { in finishImpl() function in __anon5a3b307b0111::AArch64WinCOFFStreamer
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp7879 angle::Result ContextVk::finishImpl(RenderPassClosureReason renderPassClosureReason) in finishImpl() function in rx::ContextVk