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

/external/llvm/lib/MC/
H A DConstantPools.cpp51 ConstantPool *AssemblerConstantPools::getConstantPool(MCSection *Section) { function in class:AssemblerConstantPools
86 if (ConstantPool *CP = getConstantPool(Section)) {
/external/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp111 const PseudoSourceValue *PseudoSourceValueManager::getConstantPool() { function in class:PseudoSourceValueManager
H A DMachineInstr.cpp467 /// getConstantPool - Return a MachinePointerInfo record that refers to the
469 MachinePointerInfo MachinePointerInfo::getConstantPool(MachineFunction &MF) { function in class:MachinePointerInfo
470 return MachinePointerInfo(MF.getPSVManager().getConstantPool());
/external/llvm/include/llvm/CodeGen/
H A DMachineFunction.h223 /// getConstantPool - Return the constant pool object for the current
226 MachineConstantPool *getConstantPool() { return ConstantPool; } function in class:llvm::MachineFunction
227 const MachineConstantPool *getConstantPool() const { return ConstantPool; } function in class:llvm::MachineFunction
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1348 SDValue SelectionDAG::getConstantPool(const Constant *C, EVT VT, function in class:SelectionDAG
1375 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 ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 245 milliseconds