Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DAssumeBundleBuilder.h25 class IntrinsicInst; variable
H A DAutoInitRemark.h26 class IntrinsicInst; variable
H A DPredicateInfo.h66 class IntrinsicInst; variable
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DAssumeBundleQueries.h23 class IntrinsicInst; variable
H A DValueTracking.h36 class IntrinsicInst; variable
H A DMemoryBuiltins.h43 class IntrinsicInst; variable
H A DTargetTransformInfo.h50 class IntrinsicInst; variable
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h40 class IntrinsicInst; variable
H A DGVN.h47 class IntrinsicInst; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h33 class IntrinsicInst; variable
H A DSVEIntrinsicOpts.cpp145 BasicBlock &BB, SmallSetVector<IntrinsicInst *, 4> &PTrues) { in coalescePTrueIntrinsicCalls()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DIROutliner.h324 bool IntrinsicInst(IntrinsicInst &II) { return false; } in IntrinsicInst() function
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1827 bool FastISel::fastLowerIntrinsicCall(const IntrinsicInst * /*II*/) { in fastLowerIntrinsicCall()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h74 class IntrinsicInst; variable
2316 virtual bool getAddrModeArguments(IntrinsicInst * /*I*/, in getAddrModeArguments() argument