Searched defs:IntNo (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86IntrinsicsInfo.h326 static const IntrinsicData* getIntrinsicWithChain(unsigned IntNo) { argument
1152 static const IntrinsicData* getIntrinsicWithoutChain(unsigned IntNo) { argument
H A DX86ISelDAGToDAG.cpp4588 unsigned IntNo = Node->getConstantOperandVal(1); local
4644 unsigned IntNo = Node->getConstantOperandVal(1); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp127 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(0))->getZExtValue(); local
147 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); local
H A DWebAssemblyISelLowering.cpp1558 unsigned IntNo; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreISelDAGToDAG.cpp245 unsigned IntNo = cast<ConstantSDNode>(Addr->getOperand(1))->getZExtValue(); local
H A DXCoreISelLowering.cpp916 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); local
1832 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(1))->getZExtValue(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp206 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); local
482 unsigned IntNo = cast<ConstantSDNode>(BaseV->getOperand(1))->getZExtValue(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp434 unsigned IntNo = Node->getConstantOperandVal(0); local
616 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); local
877 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); local
[all...]
H A DRISCVISelLowering.cpp3254 unsigned IntNo = Op.getConstantOperandVal(HasChain ? 1 : 0); local
3320 unsigned IntNo = Op.getConstantOperandVal(0); local
4971 unsigned IntNo local
6122 unsigned IntNo = Op.getConstantOperandVal(1); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp734 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(1))->getZExtValue(); local
H A DHexagonISelDAGToDAG.cpp190 unsigned IntNo = cast<ConstantSDNode>(IntN->getOperand(1))->getZExtValue(); local
323 unsigned IntNo = cast<ConstantSDNode>(IntN->getOperand(1))->getZExtValue(); local
364 unsigned IntNo = cast<ConstantSDNode>(IntN->getOperand(1))->getZExtValue(); local
639 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEISelLowering.cpp1579 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2998 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp685 bool AArch64DAGToDAGISel::tryMULLV64LaneV128(unsigned IntNo, SDNode *N) { argument
3519 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); local
3866 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(0))->getZExtValue(); local
3924 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); local
4936 const unsigned IntNo = local
[all...]
H A DAArch64ISelLowering.cpp1728 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); local
3782 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); local
14851 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp4460 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue(); local
4926 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(0))->getZExtValue(); local
[all...]
H A DARMISelLowering.cpp3836 unsigned IntNo = local
3879 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); local
9956 unsigned IntNo local
14636 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue(); local
14846 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue(); local
14973 unsigned IntNo = cast<ConstantSDNode>(VLD->getOperand(1))->getZExtValue(); local
15874 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(0))->getZExtValue(); local
[all...]

Completed in 512 milliseconds