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

  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Utils/
VNCoercion.h 99 Value *getMemInstValueForLoad(MemIntrinsic *SrcInst, unsigned Offset,
104 Constant *getConstantMemInstValueForLoad(MemIntrinsic *SrcInst, unsigned Offset,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Utils/
VNCoercion.h 99 Value *getMemInstValueForLoad(MemIntrinsic *SrcInst, unsigned Offset,
104 Constant *getConstantMemInstValueForLoad(MemIntrinsic *SrcInst, unsigned Offset,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Utils/
VNCoercion.h 99 Value *getMemInstValueForLoad(MemIntrinsic *SrcInst, unsigned Offset,
104 Constant *getConstantMemInstValueForLoad(MemIntrinsic *SrcInst, unsigned Offset,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
VNCoercion.h 99 Value *getMemInstValueForLoad(MemIntrinsic *SrcInst, unsigned Offset,
104 Constant *getConstantMemInstValueForLoad(MemIntrinsic *SrcInst, unsigned Offset,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Utils/
VNCoercion.h 99 Value *getMemInstValueForLoad(MemIntrinsic *SrcInst, unsigned Offset,
104 Constant *getConstantMemInstValueForLoad(MemIntrinsic *SrcInst, unsigned Offset,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Utils/
VNCoercion.h 99 Value *getMemInstValueForLoad(MemIntrinsic *SrcInst, unsigned Offset,
104 Constant *getConstantMemInstValueForLoad(MemIntrinsic *SrcInst, unsigned Offset,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Utils/
VNCoercion.h 99 Value *getMemInstValueForLoad(MemIntrinsic *SrcInst, unsigned Offset,
104 Constant *getConstantMemInstValueForLoad(MemIntrinsic *SrcInst, unsigned Offset,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
VNCoercion.h 99 Value *getMemInstValueForLoad(MemIntrinsic *SrcInst, unsigned Offset,
104 Constant *getConstantMemInstValueForLoad(MemIntrinsic *SrcInst, unsigned Offset,
  /external/llvm/lib/Transforms/Scalar/
LoopUnswitch.cpp 745 static void copyMetadata(Instruction *DstInst, const Instruction *SrcInst,
747 if (!SrcInst || !SrcInst->hasMetadata())
751 SrcInst->getAllMetadata(MDs);
    [all...]
GVN.cpp     [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
Instruction.h 214 /// Copy metadata from \p SrcInst to this instruction. \p WL, if not empty,
217 void copyMetadata(const Instruction &SrcInst,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 220 /// Copy metadata from \p SrcInst to this instruction. \p WL, if not empty,
223 void copyMetadata(const Instruction &SrcInst,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 220 /// Copy metadata from \p SrcInst to this instruction. \p WL, if not empty,
223 void copyMetadata(const Instruction &SrcInst,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 220 /// Copy metadata from \p SrcInst to this instruction. \p WL, if not empty,
223 void copyMetadata(const Instruction &SrcInst,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 220 /// Copy metadata from \p SrcInst to this instruction. \p WL, if not empty,
223 void copyMetadata(const Instruction &SrcInst,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 220 /// Copy metadata from \p SrcInst to this instruction. \p WL, if not empty,
223 void copyMetadata(const Instruction &SrcInst,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 220 /// Copy metadata from \p SrcInst to this instruction. \p WL, if not empty,
223 void copyMetadata(const Instruction &SrcInst,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 220 /// Copy metadata from \p SrcInst to this instruction. \p WL, if not empty,
223 void copyMetadata(const Instruction &SrcInst,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instruction.h 220 /// Copy metadata from \p SrcInst to this instruction. \p WL, if not empty,
223 void copyMetadata(const Instruction &SrcInst,
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]
SLPVectorizer.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
GVN.cpp     [all...]

Completed in 1108 milliseconds