Searched defs:SV (Results 51 - 56 of 56) sorted by relevance

123

/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp4718 const Value *SV = cast<SrcValueSDNode>(Op.getOperand(2))->getValue(); local
/openbsd-current/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3596 const Value *SV = cast<SrcValueSDNode>(Node->getOperand(2))->getValue(); local
3809 const Value *SV = cast<SrcValueSDNode>(Op.getOperand(2))->getValue(); local
3854 const Value *SV = cast<SrcValueSDNode>(Op.getOperand(2))->getValue(); local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4298 const Value *SV = cast<SrcValueSDNode>(Op.getOperand(2))->getValue(); local
21545 ShuffleVectorInst *SV = Shuffles[i]; local
/openbsd-current/gnu/usr.bin/perl/
H A Dperl.h3266 typedef struct STRUCT_SV SV; typedef in typeref:struct:STRUCT_SV
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9397 const Value *SV = cast<SrcValueSDNode>(Op.getOperand(2))->getValue(); local
9428 const Value *SV = cast<SrcValueSDNode>(Op.getOperand(2))->getValue(); local
9446 const Value *SV = cast<SrcValueSDNode>(Op.getOperand(2))->getValue(); local
11702 SDValue SV = DAG.getStepVector(DL, MVT::nxv2i64); local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2705 SDValue SV = DAG.getStepVector(DL, VT, NewStep); local

Completed in 715 milliseconds

123