Searched defs:getConstantPool (Results 1 - 9 of 9) sorted by relevance

/external/llvm/lib/MC/
H A DConstantPools.cpp52 AssemblerConstantPools::getConstantPool(const MCSection *Section) { function in class:AssemblerConstantPools
87 if (ConstantPool *CP = getConstantPool(Section)) {
/external/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp51 const PseudoSourceValue *PseudoSourceValue::getConstantPool() function in class:PseudoSourceValue
82 this == getConstantPool() ||
91 this == getConstantPool() ||
99 this == getConstantPool() ||
H A DMachineInstr.cpp417 /// getConstantPool - Return a MachinePointerInfo record that refers to the
419 MachinePointerInfo MachinePointerInfo::getConstantPool() { function in class:MachinePointerInfo
420 return MachinePointerInfo(PseudoSourceValue::getConstantPool());
/external/llvm/include/llvm/CodeGen/
H A DMachineFunction.h210 /// getConstantPool - Return the constant pool object for the current
213 MachineConstantPool *getConstantPool() { return ConstantPool; } function in class:llvm::MachineFunction
214 const MachineConstantPool *getConstantPool() const { return ConstantPool; } function in class:llvm::MachineFunction
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1329 SDValue SelectionDAG::getConstantPool(const Constant *C, EVT VT, function in class:SelectionDAG
1356 SDValue SelectionDAG::getConstantPool(MachineConstantPoolValue *C, EVT VT, function in class:SelectionDAG
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dbcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/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.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 191 milliseconds