OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getConstantPoolIndex
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
MachineRelocation.h
298
///
getConstantPoolIndex
- If this is a const pool reference, return
300
unsigned
getConstantPoolIndex
() const {
/external/llvm/lib/CodeGen/
MachineFunction.cpp
687
///
getConstantPoolIndex
- Create a new entry in the constant pool or return
691
unsigned MachineConstantPool::
getConstantPoolIndex
(const Constant *C,
711
unsigned MachineConstantPool::
getConstantPoolIndex
(MachineConstantPoolValue *V,
Completed in 22 milliseconds