HomeSort by relevance Sort by last modified time
    Searched refs:MCP (Results 26 - 50 of 56) sorted by null

12 3

  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMFastISel.cpp 530 unsigned Idx = MCP.getConstantPoolIndex(cast<Constant>(CFP), Align);
566 unsigned Idx = MCP.getConstantPoolIndex(C, Align);
604 unsigned Idx = MCP.getConstantPoolIndex(CPV, Align);
    [all...]
ARMConstantIslandPass.cpp 273 MachineConstantPool &MCP = *MF.getConstantPool();
312 if (!MCP.isEmpty()) {
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp     [all...]
ARMExpandPseudoInsts.cpp     [all...]
ARMFrameLowering.cpp     [all...]
ARMFastISel.cpp 459 unsigned Idx = MCP.getConstantPoolIndex(cast<Constant>(CFP), Align);
524 unsigned Idx = MCP.getConstantPoolIndex(C, Align);
592 unsigned Idx = MCP.getConstantPoolIndex(CPV, Align);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp     [all...]
ARMExpandPseudoInsts.cpp     [all...]
ARMFrameLowering.cpp     [all...]
ARMFastISel.cpp 455 unsigned Idx = MCP.getConstantPoolIndex(cast<Constant>(CFP), Align);
519 unsigned Idx = MCP.getConstantPoolIndex(C, Align);
591 unsigned Idx = MCP.getConstantPoolIndex(CPV, Align);
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 948 /// representations of the constants in the constant pool MCP. This is
953 const MachineConstantPool *MCP = MF->getConstantPool();
954 const std::vector<MachineConstantPoolEntry> &CP = MCP->getConstants()
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
FastISel.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCFastISel.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86FastISel.cpp     [all...]
X86InstrInfo.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCFastISel.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86FastISel.cpp     [all...]
X86InstrInfo.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]
X86FastISel.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64FastISel.cpp 397 unsigned CPI = MCP.getConstantPoolIndex(cast<Constant>(CFP), Align);
    [all...]

Completed in 1554 milliseconds

12 3