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

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DMachineRelocation.h300 unsigned getConstantPoolIndex() const { function in class:llvm::MachineRelocation
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DMachineFunction.cpp866 unsigned MachineConstantPool::getConstantPoolIndex(const Constant *C, function in class:MachineConstantPool
887 unsigned MachineConstantPool::getConstantPoolIndex(MachineConstantPoolValue *V, function in class:MachineConstantPool

Completed in 200 milliseconds