Home
last modified time | relevance | path

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

12345678910>>...14

/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp152 void RISCVDAGToDAGISel::selectVLSEG(SDNode *Node, unsigned IntNo, in selectVLSEG()
186 void RISCVDAGToDAGISel::selectVLSEGMask(SDNode *Node, unsigned IntNo, in selectVLSEGMask()
227 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); in selectVLSEGFF() local
257 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); in selectVLSEGFFMask() local
289 void RISCVDAGToDAGISel::selectVLXSEG(SDNode *Node, unsigned IntNo) { in selectVLXSEG()
322 void RISCVDAGToDAGISel::selectVLXSEGMask(SDNode *Node, unsigned IntNo) { in selectVLXSEGMask()
360 void RISCVDAGToDAGISel::selectVSSEG(SDNode *Node, unsigned IntNo, in selectVSSEG()
392 void RISCVDAGToDAGISel::selectVSSEGMask(SDNode *Node, unsigned IntNo, in selectVSSEGMask()
426 void RISCVDAGToDAGISel::selectVSXSEG(SDNode *Node, unsigned IntNo) { in selectVSXSEG()
456 void RISCVDAGToDAGISel::selectVSXSEGMask(SDNode *Node, unsigned IntNo) { in selectVSXSEGMask()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp152 void RISCVDAGToDAGISel::selectVLSEG(SDNode *Node, unsigned IntNo, in selectVLSEG()
186 void RISCVDAGToDAGISel::selectVLSEGMask(SDNode *Node, unsigned IntNo, in selectVLSEGMask()
227 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); in selectVLSEGFF() local
257 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); in selectVLSEGFFMask() local
289 void RISCVDAGToDAGISel::selectVLXSEG(SDNode *Node, unsigned IntNo) { in selectVLXSEG()
322 void RISCVDAGToDAGISel::selectVLXSEGMask(SDNode *Node, unsigned IntNo) { in selectVLXSEGMask()
360 void RISCVDAGToDAGISel::selectVSSEG(SDNode *Node, unsigned IntNo, in selectVSSEG()
392 void RISCVDAGToDAGISel::selectVSSEGMask(SDNode *Node, unsigned IntNo, in selectVSSEGMask()
426 void RISCVDAGToDAGISel::selectVSXSEG(SDNode *Node, unsigned IntNo) { in selectVSXSEG()
456 void RISCVDAGToDAGISel::selectVSXSEGMask(SDNode *Node, unsigned IntNo) { in selectVSXSEGMask()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp156 unsigned IntNo = Node->getConstantOperandVal(0); in Select() local
178 unsigned IntNo = Node->getConstantOperandVal(1); in Select() local
212 unsigned IntNo = Node->getConstantOperandVal(1); in Select() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp127 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(0))->getZExtValue(); in Select() local
147 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); in Select() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp127 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(0))->getZExtValue(); in Select() local
147 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); in Select() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp167 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(0))->getZExtValue(); in Select() local
193 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); in Select() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp167 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(0))->getZExtValue(); in Select() local
193 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); in Select() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp167 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(0))->getZExtValue(); in Select() local
193 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); in Select() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp165 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(0))->getZExtValue(); in Select() local
185 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); in Select() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp165 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(0))->getZExtValue(); in Select() local
185 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); in Select() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp165 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(0))->getZExtValue(); in Select() local
185 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); in Select() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp165 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(0))->getZExtValue(); in Select() local
185 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); in Select() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp165 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(0))->getZExtValue(); in Select() local
185 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); in Select() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp165 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(0))->getZExtValue(); in Select() local
185 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); in Select() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp165 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(0))->getZExtValue(); in Select() local
185 unsigned IntNo = cast<ConstantSDNode>(Node->getOperand(1))->getZExtValue(); in Select() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/
H A DX86IntrinsicsInfo.h325 static const IntrinsicData* getIntrinsicWithChain(unsigned IntNo) { in getIntrinsicWithChain()
1149 static const IntrinsicData* getIntrinsicWithoutChain(unsigned IntNo) { in getIntrinsicWithoutChain()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/
H A DX86IntrinsicsInfo.h283 static const IntrinsicData* getIntrinsicWithChain(unsigned IntNo) { in getIntrinsicWithChain()
1305 static const IntrinsicData* getIntrinsicWithoutChain(unsigned IntNo) { in getIntrinsicWithoutChain()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/
H A DX86IntrinsicsInfo.h326 static const IntrinsicData* getIntrinsicWithChain(unsigned IntNo) { in getIntrinsicWithChain()
1150 static const IntrinsicData* getIntrinsicWithoutChain(unsigned IntNo) { in getIntrinsicWithoutChain()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86IntrinsicsInfo.h326 static const IntrinsicData* getIntrinsicWithChain(unsigned IntNo) { in getIntrinsicWithChain()
1152 static const IntrinsicData* getIntrinsicWithoutChain(unsigned IntNo) { in getIntrinsicWithoutChain()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/
H A DX86IntrinsicsInfo.h326 static const IntrinsicData* getIntrinsicWithChain(unsigned IntNo) { in getIntrinsicWithChain()
1154 static const IntrinsicData* getIntrinsicWithoutChain(unsigned IntNo) { in getIntrinsicWithoutChain()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/
H A DX86IntrinsicsInfo.h326 static const IntrinsicData* getIntrinsicWithChain(unsigned IntNo) { in getIntrinsicWithChain()
1150 static const IntrinsicData* getIntrinsicWithoutChain(unsigned IntNo) { in getIntrinsicWithoutChain()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86IntrinsicsInfo.h326 static const IntrinsicData* getIntrinsicWithChain(unsigned IntNo) { in getIntrinsicWithChain()
1152 static const IntrinsicData* getIntrinsicWithoutChain(unsigned IntNo) { in getIntrinsicWithoutChain()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86IntrinsicsInfo.h326 static const IntrinsicData* getIntrinsicWithChain(unsigned IntNo) { in getIntrinsicWithChain()
1154 static const IntrinsicData* getIntrinsicWithoutChain(unsigned IntNo) { in getIntrinsicWithoutChain()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/
H A DX86IntrinsicsInfo.h326 static const IntrinsicData* getIntrinsicWithChain(unsigned IntNo) { in getIntrinsicWithChain()
1154 static const IntrinsicData* getIntrinsicWithoutChain(unsigned IntNo) { in getIntrinsicWithoutChain()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86IntrinsicsInfo.h326 static const IntrinsicData* getIntrinsicWithChain(unsigned IntNo) { in getIntrinsicWithChain()
1152 static const IntrinsicData* getIntrinsicWithoutChain(unsigned IntNo) { in getIntrinsicWithoutChain()

12345678910>>...14