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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineConstantPool.h35 class MachineConstantPoolValue { class in namespace:llvm
41 explicit MachineConstantPoolValue(Type *ty) : Ty(ty) {} function in class:llvm::MachineConstantPoolValue
H A DMIRYamlMapping.h428 struct MachineConstantPoolValue { struct in namespace:llvm::yaml

Completed in 158 milliseconds