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

/external/llvm/include/llvm/CodeGen/
H A DMachineRelocation.h298 /// getConstantPoolIndex - If this is a const pool reference, return
300 unsigned getConstantPoolIndex() const { function in class:llvm::MachineRelocation
/external/llvm/lib/CodeGen/
H A DMachineFunction.cpp687 /// getConstantPoolIndex - Create a new entry in the constant pool or return
691 unsigned MachineConstantPool::getConstantPoolIndex(const Constant *C, function in class:MachineConstantPool
711 unsigned MachineConstantPool::getConstantPoolIndex(MachineConstantPoolValue *V, function in class:MachineConstantPool

Completed in 112 milliseconds