Home
last modified time | relevance | path

Searched refs:emitConstantPoolEntry (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp239 unsigned emitConstantPoolEntry(const Constant *CPVal,
4145 AArch64InstructionSelector::emitConstantPoolEntry(const Constant *CPVal, in emitConstantPoolEntry() function in AArch64InstructionSelector
4185 unsigned CPIdx = emitConstantPoolEntry(CPVal, MF); in emitLoadFromConstantPool()