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

  /external/clang/lib/CodeGen/
CGCUDANV.cpp 106 llvm::ConstantExpr::getOffsetOf(ArgStackTy, I),
  /external/llvm/lib/Target/ARM/
ARMConstantIslandPass.cpp 312 unsigned getOffsetOf(MachineInstr *MI) const;
822 /// getOffsetOf - Return the current offset of the specified machine instruction
825 unsigned ARMConstantIslands::getOffsetOf(MachineInstr *MI) const {
    [all...]
  /external/llvm/include/llvm/
Constants.h     [all...]
  /external/llvm/lib/VMCore/
Constants.cpp     [all...]
ConstantFold.cpp 498 Constant *C = ConstantExpr::getOffsetOf(Ty, FieldNo);
    [all...]
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp     [all...]

Completed in 234 milliseconds