Searched defs:ConstantPool (Results 1 - 12 of 12) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/rop/cst/
H A DConstantPool.java23 public interface ConstantPool { interface
/external/llvm/lib/Target/ARM/
H A DThumb2RegisterInfo.cpp43 MachineConstantPool *ConstantPool = MF.getConstantPool(); local
46 unsigned Idx = ConstantPool->getConstantPoolIndex(C, 4);
H A DThumb1RegisterInfo.cpp73 MachineConstantPool *ConstantPool = MF.getConstantPool(); local
76 unsigned Idx = ConstantPool->getConstantPoolIndex(C, 4);
H A DARMBaseRegisterInfo.cpp712 MachineConstantPool *ConstantPool = MF.getConstantPool(); local
715 unsigned Idx = ConstantPool->getConstantPoolIndex(C, 4);
H A DARMISelLowering.cpp650 setOperationAction(ISD::ConstantPool, MVT::i32, Custom);
2025 // ConstantPool, JumpTable, GlobalAddress, and ExternalSymbol are lowered as
5213 case ISD::ConstantPool: return LowerConstantPool(Op, DAG);
6062 MachineConstantPool *ConstantPool = MF->getConstantPool(); local
6070 unsigned Idx = ConstantPool->getConstantPoolIndex(C, Align);
6151 MachineConstantPool *ConstantPool = MF->getConstantPool(); local
6159 unsigned Idx = ConstantPool->getConstantPoolIndex(C, Align);
6472 MachineConstantPool *ConstantPool = MF->getConstantPool(); local
6480 unsigned Idx = ConstantPool->getConstantPoolIndex(C, Align);
/external/llvm/include/llvm/CodeGen/
H A DMachineFunction.h92 MachineConstantPool *ConstantPool; member in class:llvm::MachineFunction
185 MachineConstantPool *getConstantPool() { return ConstantPool; }
186 const MachineConstantPool *getConstantPool() const { return ConstantPool; }
H A DISDOpcodes.h63 JumpTable, ConstantPool, ExternalSymbol, BlockAddress, enumerator in enum:llvm::ISD::NodeType
/external/llvm/lib/ExecutionEngine/JIT/
H A DJITEmitter.cpp305 /// ConstantPool - The constant pool for the current function.
307 MachineConstantPool *ConstantPool; member in class:__anon8763::JITEmitter
1064 ConstantPool = MCP;
1215 assert(ConstantNum < ConstantPool->getConstants().size() &&
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 141 milliseconds