HomeSort by relevance Sort by last modified time
    Searched refs:getOffsetOf (Results 1 - 6 of 6) sorted by null

  /external/llvm/lib/Target/Mips/
MipsConstantIslandPass.cpp 382 unsigned getOffsetOf(MachineInstr *MI) const;
822 /// getOffsetOf - Return the current offset of the specified machine instruction
825 unsigned MipsConstantIslands::getOffsetOf(MachineInstr *MI) const {
869 return getOffsetOf(U.MI);
    [all...]
  /external/llvm/lib/Target/ARM/
ARMConstantIslandPass.cpp 329 unsigned getOffsetOf(MachineInstr *MI) const;
    [all...]
  /external/clang/lib/CodeGen/
CGCUDANV.cpp 143 llvm::ConstantExpr::getOffsetOf(ArgStackTy, I),
  /external/llvm/include/llvm/IR/
Constants.h     [all...]
  /external/llvm/lib/IR/
Constants.cpp     [all...]
ConstantFold.cpp 517 Constant *C = ConstantExpr::getOffsetOf(Ty, FieldNo);
    [all...]

Completed in 364 milliseconds