Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DDwarfEHPrepare.cpp144 FindAllCleanupSelectors(SmallPtrSet<IntrinsicInst*, 32> &Sels, in FindAllCleanupSelectors()
175 bool DwarfEHPrepare::CleanupSelectors(SmallPtrSet<IntrinsicInst*, 32> &Sels) { in CleanupSelectors()
206 SmallPtrSet<IntrinsicInst*, 8> &SelCalls, in FindSelectorAndURoR()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.h34 class IntrinsicInst; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/
DJumpThreading.h40 class IntrinsicInst; variable
DGVN.h46 class IntrinsicInst; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DValueTracking.h35 class IntrinsicInst; variable
DMemoryBuiltins.h44 class IntrinsicInst; variable
DTargetTransformInfo.h41 class IntrinsicInst; variable
/external/swiftshader/third_party/LLVM/include/llvm/
DIntrinsicInst.h48 static inline bool classof(const IntrinsicInst *) { return true; } in classof()
/external/llvm/include/llvm/CodeGen/
DWinEHFuncInfo.h31 class IntrinsicInst; variable
/external/llvm/lib/Transforms/Scalar/
DGuardWidening.cpp269 const DenseMap<BasicBlock *, SmallVector<IntrinsicInst *, 8>> & in eliminateGuardViaWidening()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h76 class IntrinsicInst; variable
1954 virtual bool getAddrModeArguments(IntrinsicInst * /*I*/, in getAddrModeArguments() argument
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1695 bool FastISel::fastLowerIntrinsicCall(const IntrinsicInst * /*II*/) { in fastLowerIntrinsicCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1900 bool FastISel::fastLowerIntrinsicCall(const IntrinsicInst * /*II*/) { in fastLowerIntrinsicCall()
/external/llvm/include/llvm/Target/
DTargetLowering.h51 class IntrinsicInst; variable