HomeSort by relevance Sort by last modified time
    Searched refs:CPI (Results 1 - 25 of 77) sorted by null

1 2 3 4

  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMJITInfo.h 116 intptr_t getConstantPoolEntryAddr(unsigned CPI) const {
117 assert(CPI < ConstPoolId2AddrMap.size());
118 return ConstPoolId2AddrMap[CPI];
124 void addConstantPoolEntryAddr(unsigned CPI, intptr_t Addr) {
125 assert(CPI < ConstPoolId2AddrMap.size());
126 ConstPoolId2AddrMap[CPI] = Addr;
ARMConstantIslandPass.cpp 124 unsigned CPI;
126 CPEntry(MachineInstr *cpemi, unsigned cpi, unsigned rc = 0)
127 : CPEMI(cpemi), CPI(cpi), RefCount(rc) {}
187 CPEntry *findConstPoolEntry(unsigned CPI, const MachineInstr *CPEMI);
194 bool DecrementOldEntry(unsigned CPI, MachineInstr* CPEMI);
375 AFI->recordCPEClone(i, CPE.CPI);
402 // identity mapping of CPI's to CPE's.
423 DEBUG(errs() << "Moved CPI#" << i << " to end of function as #" << i
449 *ARMConstantIslands::findConstPoolEntry(unsigned CPI,
    [all...]
  /external/llvm/lib/MC/
ConstantPools.cpp 73 for (auto &CPI : ConstantPools) {
74 MCSection *Section = CPI.first;
75 ConstantPool &CP = CPI.second;
  /external/autotest/client/profilers/cpistat/
cpistat 79 CPI = cycles * 1.0/instructions
80 print ('cycles: %12lu, instructions: %12lu, CPI: %2.4f'
81 % (cycles, instructions, CPI))
  /external/llvm/lib/Target/Mips/
MipsConstantIslandPass.cpp 301 unsigned CPI;
303 CPEntry(MachineInstr *cpemi, unsigned cpi, unsigned rc = 0)
304 : CPEMI(cpemi), CPI(cpi), RefCount(rc) {}
371 CPEntry *findConstPoolEntry(unsigned CPI, const MachineInstr *CPEMI);
387 bool decrementCPEReferenceCount(unsigned CPI, MachineInstr* CPEMI);
551 // identity mapping of CPI's to CPE's.
582 DEBUG(dbgs() << "Moved CPI#" << i << " to end of function, size = "
609 *MipsConstantIslands::findConstPoolEntry(unsigned CPI,
611 std::vector<CPEntry> &CPEs = CPEntries[CPI];
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86InstrBuilder.h 175 addConstantPoolReference(const MachineInstrBuilder &MIB, unsigned CPI,
179 .addConstantPoolIndex(CPI, 0, OpFlags).addReg(0);
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsCodeEmitter.cpp 96 void emitConstPoolAddress(unsigned CPI, unsigned Reloc) const;
216 void MipsCodeEmitter::emitConstPoolAddress(unsigned CPI, unsigned Reloc) const {
218 Reloc, CPI, 0, false));
  /external/llvm/lib/Target/ARM/
ARMConstantIslandPass.cpp 215 unsigned CPI;
217 CPEntry(MachineInstr *cpemi, unsigned cpi, unsigned rc = 0)
218 : CPEMI(cpemi), CPI(cpi), RefCount(rc) {}
295 CPEntry *findConstPoolEntry(unsigned CPI, const MachineInstr *CPEMI);
302 bool decrementCPEReferenceCount(unsigned CPI, MachineInstr* CPEMI);
519 AFI->recordCPEClone(i, CPE.CPI);
563 // identity mapping of CPI's to CPE's.
593 DEBUG(dbgs() << "Moved CPI#" << i << " to end of function, size = "
685 *ARMConstantIslands::findConstPoolEntry(unsigned CPI,
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrBuilder.h 202 addConstantPoolReference(const MachineInstrBuilder &MIB, unsigned CPI,
206 .addConstantPoolIndex(CPI, 0, OpFlags).addReg(0);
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineRelocation.h 160 unsigned CPI, intptr_t cst = 0,
171 Result.Target.Index = CPI;
  /external/swiftshader/third_party/LLVM/lib/Target/Alpha/
AlphaISelDAGToDAG.cpp 277 SDValue CPI = CurDAG->getTargetConstantPool(C, MVT::i64);
278 SDNode *Tmp = CurDAG->getMachineNode(Alpha::LDAHr, dl, MVT::i64, CPI,
281 CPI, SDValue(Tmp, 0), CurDAG->getEntryNode());
  /external/llvm/include/llvm/CodeGen/
FunctionLoweringInfo.h 290 unsigned getCatchPadExceptionPointerVReg(const Value *CPI,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
FunctionLoweringInfo.h 289 unsigned getCatchPadExceptionPointerVReg(const Value *CPI,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
FunctionLoweringInfo.h 300 unsigned getCatchPadExceptionPointerVReg(const Value *CPI,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
FunctionLoweringInfo.h 300 unsigned getCatchPadExceptionPointerVReg(const Value *CPI,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
FunctionLoweringInfo.h 300 unsigned getCatchPadExceptionPointerVReg(const Value *CPI,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
FunctionLoweringInfo.h 300 unsigned getCatchPadExceptionPointerVReg(const Value *CPI,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
FunctionLoweringInfo.h 300 unsigned getCatchPadExceptionPointerVReg(const Value *CPI,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
FunctionLoweringInfo.h 300 unsigned getCatchPadExceptionPointerVReg(const Value *CPI,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
FunctionLoweringInfo.h 289 unsigned getCatchPadExceptionPointerVReg(const Value *CPI,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
FunctionLoweringInfo.h 300 unsigned getCatchPadExceptionPointerVReg(const Value *CPI,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
FunctionLoweringInfo.h 300 unsigned getCatchPadExceptionPointerVReg(const Value *CPI,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
FunctionLoweringInfo.h 300 unsigned getCatchPadExceptionPointerVReg(const Value *CPI,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
FunctionLoweringInfo.h 300 unsigned getCatchPadExceptionPointerVReg(const Value *CPI,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
FunctionLoweringInfo.h 300 unsigned getCatchPadExceptionPointerVReg(const Value *CPI,

Completed in 1108 milliseconds

1 2 3 4