Searched defs:IntID (Results 1 – 12 of 12) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Transforms/ObjCARC/ |
| H A D | ARCRuntimeEntryPoints.h | 138 Function *getIntrinsicEntryPoint(Function *&Decl, Intrinsic::ID IntID) { in getIntrinsicEntryPoint()
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonOptimizeSZextends.cpp | 56 bool HexagonOptimizeSZextends::intrinsicAlreadySextended(Intrinsic::ID IntID) { in intrinsicAlreadySextended()
|
| H A D | HexagonISelLowering.cpp | 3625 Intrinsic::ID IntID = (SZ == 32) ? Intrinsic::hexagon_L2_loadw_locked in emitLoadLinked() local 3651 Intrinsic::ID IntID = (SZ == 32) ? Intrinsic::hexagon_S2_storew_locked in emitStoreConditional() local
|
| H A D | HexagonVectorCombine.cpp | 1230 Intrinsic::ID IntID, Type *RetTy, in createHvxIntrinsic()
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGObjC.cpp | 2116 static llvm::Function *getARCIntrinsic(llvm::Intrinsic::ID IntID, in getARCIntrinsic() 2128 llvm::Function *&fn, llvm::Intrinsic::ID IntID, in emitARCValueOperation() 2152 llvm::Intrinsic::ID IntID) { in emitARCLoadOperation() 2175 llvm::Intrinsic::ID IntID, in emitARCStoreOperation() 2199 llvm::Intrinsic::ID IntID) { in emitARCCopyOperation()
|
| H A D | CGBuiltin.cpp | 7271 llvm::Type *ResTy, unsigned IntID, in packTBLDVectorList() 8672 unsigned IntID; in EmitSVEPredicateCast() local 8697 unsigned IntID) { in EmitSVEGatherLoad() 8749 unsigned IntID) { in EmitSVEScatterStore() 8804 unsigned IntID) { in EmitSVEGatherPrefetch() 8837 unsigned IntID) { in EmitSVEStructLoad() 8871 unsigned IntID) { in EmitSVEStructStore() 18901 auto MakeCircOp = [this, E](unsigned IntID, bool IsLoad) { in EmitHexagonBuiltinExpr() 18937 auto MakeBrevLd = [this, E](unsigned IntID, llvm::Type *DestTy) { in EmitHexagonBuiltinExpr()
|
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 2642 SDValue IntID = in lowerVECTOR_SHUFFLE() local 4985 SDValue IntID = DAG.getTargetConstant( in LowerINTRINSIC_W_CHAIN() local 5033 SDValue IntID = DAG.getTargetConstant(VlsegInts[NF - 2], DL, XLenVT); in LowerINTRINSIC_W_CHAIN() local 5084 SDValue IntID = DAG.getTargetConstant( in LowerINTRINSIC_VOID() local 5846 SDValue IntID = DAG.getTargetConstant( in lowerFixedLengthVectorLoadToRVV() local 5893 SDValue IntID = DAG.getTargetConstant( in lowerFixedLengthVectorStoreToRVV() local 5940 unsigned IntID = in lowerMaskedLoad() local 6006 unsigned IntID = in lowerMaskedStore() local 6561 unsigned IntID = in lowerMaskedGather() local 6663 unsigned IntID = in lowerMaskedScatter() local
|
| H A D | RISCVISelDAGToDAG.cpp | 105 SDValue IntID = in PreprocessISelDAG() local
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | ClangdLSPServer.cpp | 210 if (auto IntID = ID.getAsInteger()) { in onReply() local
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelDAGToDAG.cpp | 5052 auto IntID = N->getConstantOperandVal(0); in Select() local
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 1934 Intrinsic::ID IntID = static_cast<Intrinsic::ID>(CN->getZExtValue()); in computeKnownBitsForTargetNode() local 20328 Intrinsic::ID IntID = static_cast<Intrinsic::ID>(CN->getZExtValue()); in ReplaceNodeResults() local
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 19811 Intrinsic::ID IntID = static_cast<Intrinsic::ID>(CN->getZExtValue()); in computeKnownBitsForTargetNode() local
|