HomeSort by relevance Sort by last modified time
    Searched refs:IntrinsicInfo (Results 26 - 45 of 45) sorted by null

12

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 665 struct IntrinsicInfo {
677 IntrinsicInfo() = default;
682 /// true and store the intrinsic information into the IntrinsicInfo that was
684 virtual bool getTgtMemIntrinsic(IntrinsicInfo &, const CallInst &,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 665 struct IntrinsicInfo {
677 IntrinsicInfo() = default;
682 /// true and store the intrinsic information into the IntrinsicInfo that was
684 virtual bool getTgtMemIntrinsic(IntrinsicInfo &, const CallInst &,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 665 struct IntrinsicInfo {
677 IntrinsicInfo() = default;
682 /// true and store the intrinsic information into the IntrinsicInfo that was
684 virtual bool getTgtMemIntrinsic(IntrinsicInfo &, const CallInst &,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 665 struct IntrinsicInfo {
677 IntrinsicInfo() = default;
682 /// true and store the intrinsic information into the IntrinsicInfo that was
684 virtual bool getTgtMemIntrinsic(IntrinsicInfo &, const CallInst &,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 665 struct IntrinsicInfo {
677 IntrinsicInfo() = default;
682 /// true and store the intrinsic information into the IntrinsicInfo that was
684 virtual bool getTgtMemIntrinsic(IntrinsicInfo &, const CallInst &,
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.h 286 bool getTgtMemIntrinsic(IntrinsicInfo &Info, const CallInst &I,
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 415 bool getTgtMemIntrinsic(IntrinsicInfo &Info,
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 673 bool getTgtMemIntrinsic(IntrinsicInfo &Info,
    [all...]
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 895 /// true and stores the intrinsic information into the IntrinsicInfo that was
897 bool getTgtMemIntrinsic(IntrinsicInfo &Info, const CallInst &I,
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AMDGPU/
SIISelLowering.cpp 266 bool SITargetLowering::getTgtMemIntrinsic(IntrinsicInfo &Info,
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceTargetLoweringX86BaseImpl.h     [all...]
IceTargetLoweringMIPS32.cpp 594 Intrinsics::IntrinsicInfo Info = FullInfo->Info;
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 2081 milliseconds

12