Home
last modified time | relevance | path

Searched defs:IntNo (Results 1 – 22 of 22) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp167 unsigned IntNo = Node->getConstantOperandVal(0); in Select() local
189 unsigned IntNo = Node->getConstantOperandVal(1); in Select() local
223 unsigned IntNo = Node->getConstantOperandVal(1); in Select() local
H A DWebAssemblyISelLowering.cpp883 unsigned IntNo = Op.getConstantOperandVal(0); in computeKnownBitsForTargetNode() local
1778 unsigned IntNo; in LowerIntrinsic() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86IntrinsicsInfo.h328 static const IntrinsicData* getIntrinsicWithChain(unsigned IntNo) { in getIntrinsicWithChain()
1396 static const IntrinsicData* getIntrinsicWithoutChain(unsigned IntNo) { in getIntrinsicWithoutChain()
H A DX86ISelDAGToDAG.cpp4784 unsigned IntNo = Node->getConstantOperandVal(1); in Select() local
4843 unsigned IntNo = Node->getConstantOperandVal(1); in Select() local
H A DX86ISelLowering.cpp26958 unsigned IntNo = Op.getConstantOperandVal(0); in LowerINTRINSIC_WO_CHAIN() local
28219 unsigned IntNo = Op.getConstantOperandVal(1); in LowerINTRINSIC_W_CHAIN() local
34100 unsigned IntNo = N->getConstantOperandVal(1); in ReplaceNodeResults() local
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp208 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); in Select() local
484 unsigned IntNo = cast<ConstantSDNode>(BaseV->getOperand(1))->getZExtValue(); in PreprocessTrunc() local
/openbsd-src/gnu/llvm/llvm/lib/Target/XCore/
H A DXCoreISelDAGToDAG.cpp252 unsigned IntNo = cast<ConstantSDNode>(Addr->getOperand(1))->getZExtValue(); in tryBRIND() local
H A DXCoreISelLowering.cpp913 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); in LowerINTRINSIC_WO_CHAIN() local
1825 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(1))->getZExtValue(); in computeKnownBitsForTargetNode() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp195 unsigned IntNo = cast<ConstantSDNode>(IntN->getOperand(1))->getZExtValue(); in LoadInstrForLoadIntrinsic() local
328 unsigned IntNo = cast<ConstantSDNode>(IntN->getOperand(1))->getZExtValue(); in SelectBrevLdIntrinsic() local
369 unsigned IntNo = cast<ConstantSDNode>(IntN->getOperand(1))->getZExtValue(); in SelectNewCircIntrinsic() local
644 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue(); in SelectIntrinsicWChain() local
H A DHexagonISelDAGToDAGHVX.cpp2868 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue(); in SelectV65GatherPred() local
2907 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue(); in SelectV65Gather() local
H A DHexagonISelLowering.cpp731 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(1))->getZExtValue(); in LowerINTRINSIC_VOID() local
H A DHexagonISelLoweringHVX.cpp2130 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); in LowerHvxIntrinsic() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp542 unsigned IntNo = Node->getConstantOperandVal(IntNoOffset); in selectVSETVLI() local
1109 unsigned IntNo = Node->getConstantOperandVal(0); in Select() local
1293 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); in Select() local
1525 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); in Select() local
H A DRISCVISelLowering.cpp1737 unsigned IntNo = Op.getConstantOperandVal(HasChain ? 1 : 0); in getVLOperand() local
5429 unsigned IntNo = Op.getConstantOperandVal(HasChain ? 1 : 0); in lowerVectorIntrinsicScalars() local
5607 unsigned IntNo = Op.getConstantOperandVal(0); in LowerINTRINSIC_WO_CHAIN() local
5698 unsigned IntNo = Op.getConstantOperandVal(1); in LowerINTRINSIC_W_CHAIN() local
5818 unsigned IntNo = Op.getConstantOperandVal(1); in LowerINTRINSIC_VOID() local
8077 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(0))->getZExtValue(); in ReplaceNodeResults() local
10592 unsigned IntNo = N->getConstantOperandVal(0); in PerformDAGCombine() local
10887 unsigned IntNo = in computeKnownBitsForTargetNode() local
10959 unsigned IntNo = Op.getConstantOperandVal(1); in ComputeNumSignBitsForTargetNode() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp892 bool AArch64DAGToDAGISel::tryMULLV64LaneV128(unsigned IntNo, SDNode *N) { in tryMULLV64LaneV128()
4226 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); in Select() local
4654 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(0))->getZExtValue(); in Select() local
4780 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); in Select() local
H A DAArch64ISelLowering.cpp2195 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); in computeKnownBitsForTargetNode() local
4789 unsigned IntNo = Op.getConstantOperandVal(1); in LowerINTRINSIC_VOID() local
4827 unsigned IntNo = Op.getConstantOperandVal(1); in LowerINTRINSIC_W_CHAIN() local
4860 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); in LowerINTRINSIC_WO_CHAIN() local
19597 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue(); in performNEONPostLDSTCombine() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp18801 unsigned IntNo; in EmitWebAssemblyBuiltinExpr() local
18840 unsigned IntNo; in EmitWebAssemblyBuiltinExpr() local
18936 unsigned IntNo; in EmitWebAssemblyBuiltinExpr() local
18978 unsigned IntNo; in EmitWebAssemblyBuiltinExpr() local
19023 unsigned IntNo; in EmitWebAssemblyBuiltinExpr() local
19043 unsigned IntNo; in EmitWebAssemblyBuiltinExpr() local
19082 unsigned IntNo; in EmitWebAssemblyBuiltinExpr() local
19121 unsigned IntNo; in EmitWebAssemblyBuiltinExpr() local
19142 unsigned IntNo; in EmitWebAssemblyBuiltinExpr() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp4722 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue(); in Select() local
5188 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(0))->getZExtValue(); in Select() local
H A DARMISelLowering.cpp4046 unsigned IntNo = in LowerINTRINSIC_VOID() local
4089 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); in LowerINTRINSIC_WO_CHAIN() local
10532 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(0))->getZExtValue(); in ReplaceLongIntrinsic() local
15674 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue(); in TryCombineBaseUpdate() local
16134 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue(); in PerformMVEVLDCombine() local
16261 unsigned IntNo = cast<ConstantSDNode>(VLD->getOperand(1))->getZExtValue(); in CombineVLDDUP() local
17262 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(0))->getZExtValue(); in PerformIntrinsicCombine() local
/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DMveEmitter.cpp736 std::string IntNo = ParamAlloc.allocParam( in genCode() local
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVEISelLowering.cpp1770 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); in lowerINTRINSIC_WO_CHAIN() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp3180 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); in LowerINTRINSIC_WO_CHAIN() local