Home
last modified time | relevance | path

Searched defs:IntrinsicInst (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUImageIntrinsicOptimizer.cpp100 SmallVector<SmallVector<IntrinsicInst *, 4>> &MergeableInsts, in addInstToMergeableList()
144 SmallVector<SmallVector<IntrinsicInst *, 4>> &MergeableInsts) { in collectMergeableInsts()
176 bool optimizeSection(ArrayRef<SmallVector<IntrinsicInst *, 4>> MergeableInsts) { in optimizeSection()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DMemoryTaggingSupport.h25 class IntrinsicInst; variable
H A DMemoryOpRemark.h28 class IntrinsicInst; variable
H A DPredicateInfo.h67 class IntrinsicInst; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h38 class IntrinsicInst; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DStackLifetime.h27 class IntrinsicInst; variable
H A DMemoryBuiltins.h43 class IntrinsicInst; variable
H A DTargetTransformInfo.h53 class IntrinsicInst; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DSVEIntrinsicOpts.cpp136 BasicBlock &BB, SmallSetVector<IntrinsicInst *, 4> &PTrues) { in coalescePTrueIntrinsicCalls()
H A DAArch64TargetTransformInfo.h34 class IntrinsicInst; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DIROutliner.h375 bool IntrinsicInst(IntrinsicInst &II) { return EnableIntrinsics; } in IntrinsicInst() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h36 class IntrinsicInst; variable
H A DTargetLowering.h76 class IntrinsicInst; variable
2675 virtual bool getAddrModeArguments(IntrinsicInst * /*I*/, in getAddrModeArguments() argument
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1907 bool FastISel::fastLowerIntrinsicCall(const IntrinsicInst * /*II*/) { in fastLowerIntrinsicCall()