HomeSort by relevance Sort by last modified time
    Searched refs:ConstantPool (Results 76 - 100 of 263) sorted by null

1 2 34 5 6 7 8 91011

  /dalvik/dx/src/com/android/dx/cf/direct/
AnnotationParser.java 27 import com.android.dx.rop.cst.ConstantPool;
55 private final ConstantPool pool;
DirectClassFile.java 32 import com.android.dx.rop.cst.ConstantPool;
297 public ConstantPool getConstantPool() {
  /external/turbine/java/com/google/turbine/bytecode/
AttributeWriter.java 37 private final ConstantPool pool;
40 public AttributeWriter(ConstantPool pool, ByteArrayDataOutput output) {
  /external/llvm/lib/CodeGen/MIRParser/
MIRParser.cpp 124 MachineConstantPool &ConstantPool,
299 auto *ConstantPool = MF.getConstantPool();
300 assert(ConstantPool && "Constant pool must be created");
301 if (initializeConstantPool(PFS, *ConstantPool, YamlMF))
615 MachineConstantPool &ConstantPool, const yaml::MachineFunction &YamlMF) {
629 unsigned Index = ConstantPool.getConstantPoolIndex(Value, Alignment);
  /external/llvm/lib/CodeGen/
MIRPrinter.cpp 86 const MachineConstantPool &ConstantPool);
185 if (const auto *ConstantPool = MF.getConstantPool())
186 convert(YamlMF, *ConstantPool);
388 const MachineConstantPool &ConstantPool) {
390 for (const MachineConstantPoolEntry &Constant : ConstantPool.getConstants()) {
903 case PseudoSourceValue::ConstantPool:
    [all...]
MachineFunction.cpp 124 ConstantPool = new (Allocator) MachineConstantPool(getDataLayout());
174 ConstantPool->~MachineConstantPool();
175 Allocator.Deallocate(ConstantPool);
426 ConstantPool->print(OS);
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceGlobalContext.cpp 199 class ConstantPool {
200 ConstantPool(const ConstantPool &) = delete;
201 ConstantPool &operator=(const ConstantPool &) = delete;
204 ConstantPool() = default;
302 : Strings(new StringPool()), ConstPool(new ConstantPool()), ErrorStatus(),
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineFunction.h 215 MachineConstantPool *ConstantPool;
406 MachineConstantPool *getConstantPool() { return ConstantPool; }
407 const MachineConstantPool *getConstantPool() const { return ConstantPool; }
    [all...]
ISDOpcodes.h 63 JumpTable, ConstantPool, ExternalSymbol, BlockAddress,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
MachineFunction.h 243 MachineConstantPool *ConstantPool;
426 MachineConstantPool *getConstantPool() { return ConstantPool; }
427 const MachineConstantPool *getConstantPool() const { return ConstantPool; }
    [all...]
ISDOpcodes.h 63 JumpTable, ConstantPool, ExternalSymbol, BlockAddress,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
MachineFunction.h 243 MachineConstantPool *ConstantPool;
426 MachineConstantPool *getConstantPool() { return ConstantPool; }
427 const MachineConstantPool *getConstantPool() const { return ConstantPool; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
MachineFunction.h 243 MachineConstantPool *ConstantPool;
429 MachineConstantPool *getConstantPool() { return ConstantPool; }
430 const MachineConstantPool *getConstantPool() const { return ConstantPool; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
MachineFunction.h 243 MachineConstantPool *ConstantPool;
429 MachineConstantPool *getConstantPool() { return ConstantPool; }
430 const MachineConstantPool *getConstantPool() const { return ConstantPool; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
MachineFunction.h 243 MachineConstantPool *ConstantPool;
429 MachineConstantPool *getConstantPool() { return ConstantPool; }
430 const MachineConstantPool *getConstantPool() const { return ConstantPool; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
MachineFunction.h 243 MachineConstantPool *ConstantPool;
429 MachineConstantPool *getConstantPool() { return ConstantPool; }
430 const MachineConstantPool *getConstantPool() const { return ConstantPool; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineFunction.h 215 MachineConstantPool *ConstantPool;
406 MachineConstantPool *getConstantPool() { return ConstantPool; }
407 const MachineConstantPool *getConstantPool() const { return ConstantPool; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
MachineFunction.h 243 MachineConstantPool *ConstantPool;
426 MachineConstantPool *getConstantPool() { return ConstantPool; }
427 const MachineConstantPool *getConstantPool() const { return ConstantPool; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
MachineFunction.h 243 MachineConstantPool *ConstantPool;
426 MachineConstantPool *getConstantPool() { return ConstantPool; }
427 const MachineConstantPool *getConstantPool() const { return ConstantPool; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MachineFunction.h 243 MachineConstantPool *ConstantPool;
429 MachineConstantPool *getConstantPool() { return ConstantPool; }
430 const MachineConstantPool *getConstantPool() const { return ConstantPool; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
MachineFunction.h 243 MachineConstantPool *ConstantPool;
429 MachineConstantPool *getConstantPool() { return ConstantPool; }
430 const MachineConstantPool *getConstantPool() const { return ConstantPool; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MachineFunction.h 243 MachineConstantPool *ConstantPool;
429 MachineConstantPool *getConstantPool() { return ConstantPool; }
430 const MachineConstantPool *getConstantPool() const { return ConstantPool; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
MachineFunction.h 243 MachineConstantPool *ConstantPool;
429 MachineConstantPool *getConstantPool() { return ConstantPool; }
430 const MachineConstantPool *getConstantPool() const { return ConstantPool; }
    [all...]
  /external/llvm/lib/Target/XCore/
XCoreInstrInfo.cpp 442 MachineConstantPool *ConstantPool = MBB.getParent()->getConstantPool();
445 unsigned Idx = ConstantPool->getConstantPoolIndex(C, 4);
  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 63 JumpTable, ConstantPool, ExternalSymbol, BlockAddress,
    [all...]

Completed in 1476 milliseconds

1 2 34 5 6 7 8 91011