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

/external/llvm/include/llvm/CodeGen/
H A DMachineConstantPool.h80 MachineConstantPoolValue *MachineCPVal; member in union:llvm::MachineConstantPoolEntry::__anon25485
93 Val.MachineCPVal = V;
H A DSelectionDAGNodes.h1471 MachineConstantPoolValue *MachineCPVal; member in union:ConstantPoolSDNode::__anon25502
1491 Val.MachineCPVal = v;
1507 return Val.MachineCPVal;

Completed in 69 milliseconds