Home
last modified time | relevance | path

Searched refs:IntNo (Results 1 – 19 of 19) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreISelDAGToDAG.cpp214 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(0))->getZExtValue(); in Select() local
215 switch (IntNo) { in Select()
266 unsigned IntNo = cast<ConstantSDNode>(Addr->getOperand(1))->getZExtValue(); in SelectBRIND() local
267 if (IntNo != Intrinsic::xcore_checkevent) in SelectBRIND()
/external/llvm/lib/Target/BPF/
DBPFISelDAGToDAG.cpp146 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); in Select() local
147 switch (IntNo) { in Select()
/external/swiftshader/third_party/LLVM/utils/TableGen/
DIntrinsicEmitter.cpp124 unsigned IntNo = IntList[i]; in EmitFnNameRecognizer() local
126 Ints[IntNo].EnumName + ";"; in EmitFnNameRecognizer()
128 if (!Ints[IntNo].isOverloaded) { in EmitFnNameRecognizer()
129 MatchTable.push_back(std::make_pair(Ints[IntNo].Name.substr(6),Result)); in EmitFnNameRecognizer()
134 std::string TheStr = Ints[IntNo].Name.substr(6); in EmitFnNameRecognizer()
/external/llvm/lib/Target/XCore/
DXCoreISelDAGToDAG.cpp246 unsigned IntNo = cast<ConstantSDNode>(Addr->getOperand(1))->getZExtValue(); in tryBRIND() local
247 if (IntNo != Intrinsic::xcore_checkevent) in tryBRIND()
DXCoreISelLowering.cpp946 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); in LowerINTRINSIC_WO_CHAIN() local
947 switch (IntNo) { in LowerINTRINSIC_WO_CHAIN()
1856 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(1))->getZExtValue(); in computeKnownBitsForTargetNode() local
1857 switch (IntNo) { in computeKnownBitsForTargetNode()
/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp364 unsigned IntNo = cast<ConstantSDNode>(IntN->getOperand(1))->getZExtValue(); in LoadInstrForLoadIntrinsic() local
374 auto FLC = LoadPciMap.find(IntNo); in LoadInstrForLoadIntrinsic()
378 EVT ValTy = (IntNo == Intrinsic::hexagon_circ_ldd) ? MVT::i64 : MVT::i32; in LoadInstrForLoadIntrinsic()
396 auto FLB = LoadPbrMap.find(IntNo); in LoadInstrForLoadIntrinsic()
400 EVT ValTy = (IntNo == Intrinsic::hexagon_brev_ldd) ? MVT::i64 : MVT::i32; in LoadInstrForLoadIntrinsic()
DHexagonISelLowering.cpp1023 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(1))->getZExtValue(); in LowerINTRINSIC_VOID() local
1025 if (IntNo == Intrinsic::hexagon_prefetch) { in LowerINTRINSIC_VOID()
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp69 bool tryMULLV64LaneV128(unsigned IntNo, SDNode *N);
502 bool AArch64DAGToDAGISel::tryMULLV64LaneV128(unsigned IntNo, SDNode *N) { in tryMULLV64LaneV128() argument
518 if (IntNo == Intrinsic::aarch64_neon_smull) { in tryMULLV64LaneV128()
529 } else if (IntNo == Intrinsic::aarch64_neon_umull) { in tryMULLV64LaneV128()
2699 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); in Select() local
2700 switch (IntNo) { in Select()
2706 IntNo == Intrinsic::aarch64_ldaxp ? AArch64::LDAXPX : AArch64::LDXPX; in Select()
2724 IntNo == Intrinsic::aarch64_stlxp ? AArch64::STLXPX : AArch64::STXPX; in Select()
3043 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(0))->getZExtValue(); in Select() local
3044 switch (IntNo) { in Select()
[all …]
DAArch64ISelLowering.cpp769 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); in computeKnownBitsForTargetNode() local
770 switch (IntNo) { in computeKnownBitsForTargetNode()
2282 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); in LowerINTRINSIC_WO_CHAIN() local
2284 switch (IntNo) { in LowerINTRINSIC_WO_CHAIN()
9230 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue(); in performNEONPostLDSTCombine() local
9231 switch (IntNo) { in performNEONPostLDSTCombine()
/external/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp3367 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue(); in Select() local
3368 switch (IntNo) { in Select()
3379 Opc = (IntNo == Intrinsic::arm_mrrc ? ARM::t2MRRC : ARM::t2MRRC2); in Select()
3381 Opc = (IntNo == Intrinsic::arm_mrrc ? ARM::MRRC : ARM::MRRC2); in Select()
3411 bool IsAcquire = IntNo == Intrinsic::arm_ldaexd; in Select()
3491 bool IsRelease = IntNo == Intrinsic::arm_stlexd; in Select()
3665 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(0))->getZExtValue(); in Select() local
3666 switch (IntNo) { in Select()
DARMISelLowering.cpp2922 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); in LowerINTRINSIC_WO_CHAIN() local
2924 switch (IntNo) { in LowerINTRINSIC_WO_CHAIN()
2961 unsigned NewOpc = (IntNo == Intrinsic::arm_neon_vmulls) in LowerINTRINSIC_WO_CHAIN()
2968 unsigned NewOpc = (IntNo == Intrinsic::arm_neon_vminnm) in LowerINTRINSIC_WO_CHAIN()
2977 unsigned NewOpc = (IntNo == Intrinsic::arm_neon_vminu) in LowerINTRINSIC_WO_CHAIN()
2986 unsigned NewOpc = (IntNo == Intrinsic::arm_neon_vmins) in LowerINTRINSIC_WO_CHAIN()
2991 unsigned NewOpc = (IntNo == Intrinsic::arm_neon_vmins) in LowerINTRINSIC_WO_CHAIN()
9925 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue(); in CombineBaseUpdate() local
9926 switch (IntNo) { in CombineBaseUpdate()
10125 unsigned IntNo = cast<ConstantSDNode>(VLD->getOperand(1))->getZExtValue(); in CombineVLDDUP() local
[all …]
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp2230 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); in LowerINTRINSIC_WO_CHAIN() local
2232 switch (IntNo) { in LowerINTRINSIC_WO_CHAIN()
2266 unsigned NewOpc = (IntNo == Intrinsic::arm_neon_vmulls) in LowerINTRINSIC_WO_CHAIN()
7178 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue(); in CombineBaseUpdate() local
7179 switch (IntNo) { in CombineBaseUpdate()
7295 unsigned IntNo = cast<ConstantSDNode>(VLD->getOperand(1))->getZExtValue(); in CombineVLDDUP() local
7296 if (IntNo == Intrinsic::arm_neon_vld2lane) { in CombineVLDDUP()
7299 } else if (IntNo == Intrinsic::arm_neon_vld3lane) { in CombineVLDDUP()
7302 } else if (IntNo == Intrinsic::arm_neon_vld4lane) { in CombineVLDDUP()
7539 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(0))->getZExtValue(); in PerformIntrinsicCombine() local
[all …]
DARMISelDAGToDAG.cpp2883 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue(); in Select() local
2884 switch (IntNo) { in Select()
3119 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(0))->getZExtValue(); in Select() local
3120 switch (IntNo) { in Select()
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaISelLowering.cpp581 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); in LowerOperation() local
582 switch (IntNo) { in LowerOperation()
/external/llvm/lib/Target/X86/
DX86IntrinsicsInfo.h237 static const IntrinsicData* getIntrinsicWithChain(uint16_t IntNo) { in getIntrinsicWithChain() argument
239 IntrinsicData IntrinsicToFind = {IntNo, INTR_NO_TYPE, 0, 0 }; in getIntrinsicWithChain()
1982 static const IntrinsicData* getIntrinsicWithoutChain(uint16_t IntNo) { in getIntrinsicWithoutChain() argument
1983 IntrinsicData IntrinsicToFind = { IntNo, INTR_NO_TYPE, 0, 0 }; in getIntrinsicWithoutChain()
DX86ISelDAGToDAG.cpp1968 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); in Select() local
1969 switch (IntNo) { in Select()
1990 switch (IntNo) { in Select()
DX86ISelLowering.cpp17350 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); in LowerINTRINSIC_WO_CHAIN() local
17352 const IntrinsicData* IntrData = getIntrinsicWithoutChain(IntNo); in LowerINTRINSIC_WO_CHAIN()
17949 switch (IntNo) { in LowerINTRINSIC_WO_CHAIN()
17982 switch (IntNo) { in LowerINTRINSIC_WO_CHAIN()
18026 unsigned X86CC = (IntNo == Intrinsic::x86_avx512_kortestz_w)? X86::COND_E: X86::COND_B; in LowerINTRINSIC_WO_CHAIN()
18047 switch (IntNo) { in LowerINTRINSIC_WO_CHAIN()
18102 if (IntNo == Intrinsic::x86_sse42_pcmpistri128) in LowerINTRINSIC_WO_CHAIN()
18369 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(1))->getZExtValue(); in LowerINTRINSIC_W_CHAIN() local
18371 const IntrinsicData* IntrData = getIntrinsicWithChain(IntNo); in LowerINTRINSIC_W_CHAIN()
18373 if (IntNo == llvm::Intrinsic::x86_seh_ehregnode) in LowerINTRINSIC_W_CHAIN()
[all …]
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp3014 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); in LowerINTRINSIC_WO_CHAIN() local
3016 switch (IntNo) { in LowerINTRINSIC_WO_CHAIN()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp9132 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); in LowerINTRINSIC_WO_CHAIN() local
9133 switch (IntNo) { in LowerINTRINSIC_WO_CHAIN()
9162 switch (IntNo) { in LowerINTRINSIC_WO_CHAIN()
9271 switch (IntNo) { in LowerINTRINSIC_WO_CHAIN()
9338 switch (IntNo) { in LowerINTRINSIC_WO_CHAIN()
9365 switch (IntNo) { in LowerINTRINSIC_WO_CHAIN()