Home
last modified time | relevance | path

Searched defs:emitConstantPool (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/
H A DCSKYAsmPrinter.h60 void emitConstantPool() override{}; in emitConstantPool() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMAsmPrinter.h93 void emitConstantPool() override { in emitConstantPool() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h129 void emitConstantPool() override { in emitConstantPool() function
/aosp_15_r20/external/llvm/lib/MC/
H A DConstantPools.cpp63 static void emitConstantPool(MCStreamer &Streamer, MCSection *Section, in emitConstantPool() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DConstantPools.cpp79 static void emitConstantPool(MCStreamer &Streamer, MCSection *Section, in emitConstantPool() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DConstantPools.cpp92 static void emitConstantPool(MCStreamer &Streamer, MCSection *Section, in emitConstantPool() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp559 void WebAssemblyAsmPrinter::emitConstantPool() { in emitConstantPool() function in WebAssemblyAsmPrinter
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2401 void AsmPrinter::emitConstantPool() { in emitConstantPool() function in AsmPrinter
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringMIPS32.cpp5742 template <typename T> void emitConstantPool(GlobalContext *Ctx) { in emitConstantPool() function
H A DIceTargetLoweringX8664.cpp6930 void TargetDataX8664::emitConstantPool(GlobalContext *Ctx) { in emitConstantPool() function in Ice::X8664::TargetDataX8664
H A DIceTargetLoweringARM32.cpp6863 template <typename T> void emitConstantPool(GlobalContext *Ctx) { in emitConstantPool() function
H A DIceTargetLoweringX8632.cpp7666 void TargetDataX8632::emitConstantPool(GlobalContext *Ctx) { in emitConstantPool() function in Ice::X8632::TargetDataX8632