Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DWinEHFuncInfo.h30 class IntrinsicInst; variable
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp530 DenseMap<IntrinsicInst *, SmallVector<IntrinsicInst *, 2>> & in computeBaseDerivedRelocateMap()
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1672 bool FastISel::fastLowerIntrinsicCall(const IntrinsicInst * /*II*/) { in fastLowerIntrinsicCall()
/external/llvm/include/llvm/Target/
DTargetLowering.h49 class IntrinsicInst; variable