Home
last modified time | relevance | path

Searched defs:Intrin (Results 1 – 16 of 16) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DAMDGPUAnnotateKernelFeatures.cpp141 void AMDGPUAnnotateKernelFeatures::addAttrToCallers(Function *Intrin, in addAttrToCallers()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroEarly.cpp66 void Lowerer::lowerCoroPromise(CoroPromiseInst *Intrin) { in lowerCoroPromise()
/external/llvm/lib/Transforms/Utils/
DLocal.cpp1921 Intrinsic::ID Intrin; in recognizeBSwapOrBitReverseIdiom() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp4589 SDValue Intrin = N->getOperand(1); in ReplaceINTRINSIC_W_CHAIN() local
/external/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp4391 SDValue Intrin = N->getOperand(1); in ReplaceINTRINSIC_W_CHAIN() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLocal.cpp2674 Intrinsic::ID Intrin; in recognizeBSwapOrBitReverseIdiom() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAutoUpgrade.cpp1053 Function *Intrin = Intrinsic::getDeclaration(CI.getModule(), IID); in UpgradeX86MaskedShift() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp7656 static bool getVectorCompareInfo(SDValue Intrin, int &CompareOpc, in getVectorCompareInfo()
10457 MemIntrinsicSDNode *Intrin = cast<MemIntrinsicSDNode>(N); in expandVSXLoadForLE() local
10519 MemIntrinsicSDNode *Intrin = cast<MemIntrinsicSDNode>(N); in expandVSXStoreForLE() local
/external/clang/lib/CodeGen/
DCGBuiltin.cpp6158 llvm::Function *Intrin = CGM.getIntrinsic(Int, Ty); in EmitAArch64BuiltinExpr() local
6164 llvm::Function *Intrin = CGM.getIntrinsic(Int, Ty); in EmitAArch64BuiltinExpr() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1108 } else if (auto *Intrin = dyn_cast<IntrinsicInst>(V)) { in FoldAllocaCmp() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1055 } else if (const auto *Intrin = dyn_cast<IntrinsicInst>(V)) { in foldAllocaCmp() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp8645 static bool getVectorCompareInfo(SDValue Intrin, int &CompareOpc, in getVectorCompareInfo()
12281 MemIntrinsicSDNode *Intrin = cast<MemIntrinsicSDNode>(N); in expandVSXLoadForLE() local
12351 MemIntrinsicSDNode *Intrin = cast<MemIntrinsicSDNode>(N); in expandVSXStoreForLE() local
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelLowering.cpp4318 static bool getAltivecCompareInfo(SDValue Intrin, int &CompareOpc, in getAltivecCompareInfo()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp5928 unsigned Intrin = in tryLowerToSLI() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp6851 unsigned Intrin = in tryLowerToSLI() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp31629 SDValue Intrin = DAG.getConstant(IntrinOp, DL, MVT::i32); in createMMXBuildVector() local