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

  /external/llvm/lib/Target/Mips/
MipsConstantIslandPass.cpp 374 unsigned getOffsetOf(MachineInstr *MI) const;
807 /// getOffsetOf - Return the current offset of the specified machine instruction
810 unsigned MipsConstantIslands::getOffsetOf(MachineInstr *MI) const {
854 return getOffsetOf(U.MI);
    [all...]
  /external/llvm/lib/Target/ARM/
ARMConstantIslandPass.cpp 334 unsigned getOffsetOf(MachineInstr *MI) const;
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/
Constants.h 616 /// getOffsetOf constant expr - computes the offset of a struct field in a
619 static Constant *getOffsetOf(StructType *STy, unsigned FieldNo);
621 /// getOffsetOf constant expr - This is a generalized form of getOffsetOf,
624 static Constant *getOffsetOf(Type *Ty, Constant *FieldNo);
    [all...]
  /external/clang/lib/CodeGen/
CGCUDANV.cpp 145 llvm::ConstantExpr::getOffsetOf(ArgStackTy, I),
  /external/llvm/include/llvm/IR/
Constants.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Constants.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Constants.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Constants.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Constants.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Constants.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Constants.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Constants.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Constants.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Constants.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Constants.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Constants.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Constants.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Constants.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
Constants.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Constants.cpp     [all...]
ConstantFold.cpp 500 Constant *C = ConstantExpr::getOffsetOf(Ty, FieldNo);
    [all...]
  /external/llvm/lib/IR/
Constants.cpp     [all...]
ConstantFold.cpp 515 Constant *C = ConstantExpr::getOffsetOf(Ty, FieldNo);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
ScalarEvolution.cpp     [all...]

Completed in 642 milliseconds