HomeSort by relevance Sort by last modified time
    Searched refs:isConstantPoolIndex (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineRelocation.h 244 /// isConstantPoolIndex - Return true if this is a constant pool reference.
246 bool isConstantPoolIndex() const {
301 assert(isConstantPoolIndex() && "This is not a constant pool reference!");
  /external/llvm/lib/CodeGen/
ELFCodeEmitter.cpp 114 } else if (MR.isConstantPoolIndex()) {
  /external/llvm/lib/ExecutionEngine/JIT/
JITEmitter.cpp     [all...]
  /frameworks/compile/libbcc/lib/CodeGen/
CodeEmitter.cpp     [all...]

Completed in 144 milliseconds