Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DConstantPools.cpp63 static void emitConstantPool(MCStreamer &Streamer, MCSection *Section, in emitConstantPool() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFCodeEmitter.cpp141 void ELFCodeEmitter::emitConstantPool(MachineConstantPool *MCP) { in emitConstantPool() function in llvm::ELFCodeEmitter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DConstantPools.cpp80 static void emitConstantPool(MCStreamer &Streamer, MCSection *Section, in emitConstantPool() function
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITEmitter.cpp1067 void JITEmitter::emitConstantPool(MachineConstantPool *MCP) { in emitConstantPool() function in JITEmitter
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.cpp5821 template <typename T> void emitConstantPool(GlobalContext *Ctx) { in emitConstantPool() function
DIceTargetLoweringARM32.cpp7298 template <typename T> void emitConstantPool(GlobalContext *Ctx) { in emitConstantPool() function