Home
last modified time | relevance | path

Searched defs:Sub1 (Results 1 – 13 of 13) sorted by relevance

/netbsd/external/bsd/libc++/dist/libcxxrt/test/
H A Dtest_typeinfo.cc24 struct Sub1 : public Root struct
29 struct Sub2 : public Sub1 argument
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcISelDAGToDAG.cpp245 SDValue Sub1 = CurDAG->getTargetExtractSubreg(SP::sub_odd, dl, MVT::i32, in tryInlineAsm() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h211 const llvm::APSInt &Sub1(const llvm::APSInt &V) { in Sub1() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.cpp436 const MCInst *Sub1 = MI.getOperand(1).getInst(); in EncodeSingleInstruction() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp1023 SDValue Sub1 = CurDAG->getTargetConstant(AMDGPU::sub1, DL, MVT::i32); in SelectADD_SUB_I64() local
1713 SDValue Sub1 = CurDAG->getTargetConstant(AMDGPU::sub1, DL, MVT::i32); in SelectFlatOffsetImpl() local
H A DAMDGPUISelLowering.cpp1880 SDValue Sub1 = DAG.getBitcast(VT, in LowerUDIVREM64() local
H A DAMDGPULegalizerInfo.cpp2933 auto Sub1 = B.buildMerge(S64, {Sub1_Lo, Sub1_Hi}); in legalizeUDIV_UREM64Impl() local
/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1349 const CodeGenSubRegIndex *Sub2) { in computeComposites()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1957 unsigned Sub1 = MI.getOperand(2).getImm(); in evaluate() local
H A DHexagonBitSimplify.cpp438 unsigned Sub1 = I.getOperand(2).getImm(), Sub2 = I.getOperand(4).getImm(); in parseRegSequence() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp5550 SDValue Sub1 = CurDAG->getTargetExtractSubreg(ARM::gsub_1, dl, MVT::i32, in tryInlineAsm() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8290 SDValue Sub1 = DAG.getNode(ISD::SUB, dl, VT, Quot, in expandFixedPointDiv() local
H A DDAGCombiner.cpp19971 SDValue Sub1 = getSubVectorSrc(Bop1, Index, SubVT); in narrowInsertExtractVectorBinOp() local