Searched defs:MachineConstantPoolEntry (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineConstantPool.h67 class MachineConstantPoolEntry { class in namespace:llvm
80 MachineConstantPoolEntry(const Constant *V, Align A) function in class:llvm::MachineConstantPoolEntry
85 MachineConstantPoolEntry(MachineConstantPoolValue *V, Align A) function in class:llvm::MachineConstantPoolEntry

Completed in 92 milliseconds