/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelDAGToDAG.cpp | 167 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 D | WebAssemblyISelLowering.cpp | 883 unsigned IntNo = Op.getConstantOperandVal(0); in computeKnownBitsForTargetNode() local 1778 unsigned IntNo; in LowerIntrinsic() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86IntrinsicsInfo.h | 328 static const IntrinsicData* getIntrinsicWithChain(unsigned IntNo) { in getIntrinsicWithChain() 1396 static const IntrinsicData* getIntrinsicWithoutChain(unsigned IntNo) { in getIntrinsicWithoutChain()
|
H A D | X86ISelDAGToDAG.cpp | 4784 unsigned IntNo = Node->getConstantOperandVal(1); in Select() local 4843 unsigned IntNo = Node->getConstantOperandVal(1); in Select() local
|
H A D | X86ISelLowering.cpp | 26958 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 D | BPFISelDAGToDAG.cpp | 208 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 D | XCoreISelDAGToDAG.cpp | 252 unsigned IntNo = cast<ConstantSDNode>(Addr->getOperand(1))->getZExtValue(); in tryBRIND() local
|
H A D | XCoreISelLowering.cpp | 913 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 D | HexagonISelDAGToDAG.cpp | 195 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 D | HexagonISelDAGToDAGHVX.cpp | 2868 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 D | HexagonISelLowering.cpp | 731 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(1))->getZExtValue(); in LowerINTRINSIC_VOID() local
|
H A D | HexagonISelLoweringHVX.cpp | 2130 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); in LowerHvxIntrinsic() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
H A D | RISCVISelDAGToDAG.cpp | 542 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 D | RISCVISelLowering.cpp | 1737 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 D | AArch64ISelDAGToDAG.cpp | 892 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 D | AArch64ISelLowering.cpp | 2195 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 D | CGBuiltin.cpp | 18801 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 D | ARMISelDAGToDAG.cpp | 4722 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 D | ARMISelLowering.cpp | 4046 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 D | MveEmitter.cpp | 736 std::string IntNo = ParamAlloc.allocParam( in genCode() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/ |
H A D | VEISelLowering.cpp | 1770 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); in lowerINTRINSIC_WO_CHAIN() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/ |
H A D | SparcISelLowering.cpp | 3180 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); in LowerINTRINSIC_WO_CHAIN() local
|