Searched defs:OpNo (Results 76 - 100 of 103) sorted by relevance

12345

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp875 void AArch64InstPrinter::printOperand(const MCInst *MI, unsigned OpNo, argument
890 void AArch64InstPrinter::printImm(const MCInst *MI, unsigned OpNo, argument
897 void AArch64InstPrinter::printImmHex(const MCInst *MI, unsigned OpNo, argument
905 void AArch64InstPrinter::printSImm(const MCInst *MI, unsigned OpNo, argument
917 void AArch64InstPrinter::printPostIncOperand(const MCInst *MI, unsigned OpNo, argument
930 printVRegOperand(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
939 printSysCROperand(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
1401 printBarrierOption(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
1424 printBarriernXSOption(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
1440 printMRSSystemRegister(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
1466 printMSRSystemRegister(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
1492 printSystemPStateField(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
1504 printSIMDType10Operand(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
1513 printComplexRotationOp(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp35 FoldCandidate(MachineInstr *MI, unsigned OpNo, MachineOperand *FoldOp, argument
150 isInlineConstantIfFolded(const SIInstrInfo *TII, const MachineInstr &UseMI, unsigned OpNo, const MachineOperand &OpToFold) argument
174 frameIndexMayFold(const SIInstrInfo *TII, const MachineInstr &UseMI, int OpNo, const MachineOperand &OpToFold) argument
217 int OpNo = MI->getOperandNo(&Old); local
332 appendFoldCandidate(SmallVectorImpl<FoldCandidate> &FoldList, MachineInstr *MI, unsigned OpNo, MachineOperand *FoldOp, bool Commuted = false, int ShrinkOp = -1) argument
345 tryAddToFoldList(SmallVectorImpl<FoldCandidate> &FoldList, MachineInstr *MI, unsigned OpNo, MachineOperand *OpToFold, const SIInstrInfo *TII) argument
1225 unsigned OpNo = UseMI->getOperandNo(&Use); local
[all...]
H A DGCNHazardRecognizer.cpp1276 int OpNo = MI->getOperandNo(&Op); local
1443 int OpNo = MI->getOperandNo(&Use); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp57 void AMDGPUInstPrinter::printU4ImmOperand(const MCInst *MI, unsigned OpNo, argument
63 void AMDGPUInstPrinter::printU8ImmOperand(const MCInst *MI, unsigned OpNo, argument
68 void AMDGPUInstPrinter::printU16ImmOperand(const MCInst *MI, unsigned OpNo, argument
80 void AMDGPUInstPrinter::printU4ImmDecOperand(const MCInst *MI, unsigned OpNo, argument
85 void AMDGPUInstPrinter::printU8ImmDecOperand(const MCInst *MI, unsigned OpNo, argument
90 printU16ImmDecOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O) argument
95 printU32ImmOperand(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
101 printNamedBit(const MCInst *MI, unsigned OpNo, raw_ostream &O, StringRef BitName) argument
108 printOffen(const MCInst *MI, unsigned OpNo, raw_ostream &O) argument
113 printIdxen(const MCInst *MI, unsigned OpNo, raw_ostream &O) argument
118 printAddr64(const MCInst *MI, unsigned OpNo, raw_ostream &O) argument
123 printMBUFOffset(const MCInst *MI, unsigned OpNo, raw_ostream &O) argument
131 printOffset(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
141 printFlatOffset(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
164 printOffset0(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
173 printOffset1(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
182 printSMRDOffset8(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
188 printSMEMOffset(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
194 printSMRDLiteralOffset(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
200 printGDS(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
205 printCPol(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
220 printSWZ(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
224 printTFE(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
229 printDMask(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
237 printDim(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
249 printUNorm(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
254 printDA(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
259 printR128A16(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
267 printGFX10A16(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
272 printLWE(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
277 printD16(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
282 printExpCompr(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
288 printExpVM(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
294 printFORMAT(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
304 int OpNo = local
364 printVOPDst(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
408 printVINTRPDst(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
544 printBLGP(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
554 printCBSZ(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
564 printABID(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
574 printDefaultVccOperand(unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
585 printOperand(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
596 O << "/*Missing OP" << OpNo << "*/"; local
729 printOperandAndFPInputMods(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
764 printOperandAndIntInputMods(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
790 printDPP8(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
804 printDPPCtrl(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
902 printRowMask(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
909 printBankMask(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
916 printBoundCtrl(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
925 printFI(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
935 printSDWASel(const MCInst *MI, unsigned OpNo, raw_ostream &O) argument
952 printSDWADstSel(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
959 printSDWASrc0Sel(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
966 printSDWASrc1Sel(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
973 printSDWADstUnused(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
988 printExpSrcN(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O, unsigned N) argument
1007 printExpSrc0(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
1013 printExpSrc1(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
1019 printExpSrc2(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
1025 printExpSrc3(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
1031 printExpTgt(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
1127 printOpSelHi(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
1133 printNegLo(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
1139 printNegHi(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
1178 printVGPRIndexMode(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
1201 printMemOperand(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
1209 printIfSet(const MCInst *MI, unsigned OpNo, raw_ostream &O, StringRef Asm, StringRef Default) argument
1221 printIfSet(const MCInst *MI, unsigned OpNo, raw_ostream &O, char Asm) argument
1229 printHigh(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
1235 printClampSI(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
1241 printOModSI(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
1253 printSendMsg(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
1316 printSwizzle(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
1389 printWaitFlag(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
1419 printHwreg(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
1442 printEndpgm(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O) argument
1463 printAbs(const MCInst *MI, unsigned OpNo, raw_ostream &O) argument
1468 printBankSwizzle(const MCInst *MI, unsigned OpNo, raw_ostream &O) argument
1492 printClamp(const MCInst *MI, unsigned OpNo, raw_ostream &O) argument
1497 printCT(const MCInst *MI, unsigned OpNo, raw_ostream &O) argument
1512 printKCache(const MCInst *MI, unsigned OpNo, raw_ostream &O) argument
1524 printLast(const MCInst *MI, unsigned OpNo, raw_ostream &O) argument
1529 printLiteral(const MCInst *MI, unsigned OpNo, raw_ostream &O) argument
1542 printNeg(const MCInst *MI, unsigned OpNo, raw_ostream &O) argument
1547 printOMOD(const MCInst *MI, unsigned OpNo, raw_ostream &O) argument
1563 printMemOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O) argument
1570 printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O) argument
1573 O << "/*Missing OP" << OpNo << "*/"; local
1605 printRel(const MCInst *MI, unsigned OpNo, raw_ostream &O) argument
1610 printRSel(const MCInst *MI, unsigned OpNo, raw_ostream &O) argument
1640 printUpdateExecMask(const MCInst *MI, unsigned OpNo, raw_ostream &O) argument
1645 printUpdatePred(const MCInst *MI, unsigned OpNo, raw_ostream &O) argument
1650 printWrite(const MCInst *MI, unsigned OpNo, raw_ostream &O) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp623 unsigned OpNo = MyOpcode == PPC::XXSPLTW ? 1 : 2; local
H A DPPCAsmPrinter.cpp253 void PPCAsmPrinter::printOperand(const MachineInstr *MI, unsigned OpNo, argument
295 bool PPCAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo, argument
345 PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNo, const char *ExtraCode, raw_ostream &O) argument
[all...]
H A DPPCFastISel.cpp2302 bool PPCFastISel::tryToFoldLoadIntoMI(MachineInstr *MI, unsigned OpNo, argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1902 std::pair<SDValue, SDValue> SplitVectorOperand(const SDNode *N, unsigned OpNo) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineInstr.cpp226 unsigned OpNo = getNumOperands(); local
303 RemoveOperand(unsigned OpNo) argument
[all...]
H A DMachineVerifier.cpp827 unsigned OpNo = InlineAsm::MIOp_FirstOperand; local
[all...]
H A DRegisterCoalescer.cpp867 unsigned OpNo = &MO - &UseMI->getOperand(0); local
H A DCodeGenPrepare.cpp5033 unsigned OpNo = MemoryUses[i].second; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp2162 bool NVPTXAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo, argument
151 lowerImageHandleOperand(const MachineInstr *MI, unsigned OpNo, MCOperand &MCOp) argument
2182 PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNo, const char *ExtraCode, raw_ostream &O) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp800 bool DAGTypeLegalizer::SoftenFloatOperand(SDNode *N, unsigned OpNo) { argument
1036 SDValue DAGTypeLegalizer::SoftenFloatOp_STORE(SDNode *N, unsigned OpNo) { argument
1747 bool DAGTypeLegalizer::ExpandFloatOperand(SDNode *N, unsigned OpNo) { argument
1966 ExpandFloatOp_STORE(SDNode *N, unsigned OpNo) argument
2057 PromoteFloatOperand(SDNode *N, unsigned OpNo) argument
2098 PromoteFloatOp_BITCAST(SDNode *N, unsigned OpNo) argument
2116 PromoteFloatOp_FCOPYSIGN(SDNode *N, unsigned OpNo) argument
2125 PromoteFloatOp_FP_TO_XINT(SDNode *N, unsigned OpNo) argument
2130 PromoteFloatOp_FP_TO_XINT_SAT(SDNode *N, unsigned OpNo) argument
2137 PromoteFloatOp_FP_EXTEND(SDNode *N, unsigned OpNo) argument
2152 PromoteFloatOp_SELECT_CC(SDNode *N, unsigned OpNo) argument
2163 PromoteFloatOp_SETCC(SDNode *N, unsigned OpNo) argument
2175 PromoteFloatOp_STORE(SDNode *N, unsigned OpNo) argument
2853 SoftPromoteHalfOperand(SDNode *N, unsigned OpNo) argument
2908 SoftPromoteHalfOp_FCOPYSIGN(SDNode *N, unsigned OpNo) argument
2966 SoftPromoteHalfOp_SELECT_CC(SDNode *N, unsigned OpNo) argument
3004 SoftPromoteHalfOp_STORE(SDNode *N, unsigned OpNo) argument
[all...]
H A DLegalizeVectorTypes.cpp589 bool DAGTypeLegalizer::ScalarizeVectorOperand(SDNode *N, unsigned OpNo) { argument
791 SDValue DAGTypeLegalizer::ScalarizeVecOp_STORE(StoreSDNode *N, unsigned OpNo){ argument
811 SDValue DAGTypeLegalizer::ScalarizeVecOp_FP_ROUND(SDNode *N, unsigned OpNo) { argument
820 ScalarizeVecOp_STRICT_FP_ROUND(SDNode *N, unsigned OpNo) argument
1916 unsigned OpNo = N->isStrictFPOpcode() ? 1 : 0; local
2023 unsigned OpNo; local
2136 SplitVectorOperand(SDNode *N, unsigned OpNo) argument
2254 SplitVecOp_VSELECT(SDNode *N, unsigned OpNo) argument
2288 SplitVecOp_VECREDUCE(SDNode *N, unsigned OpNo) argument
2378 SplitVecOp_INSERT_SUBVECTOR(SDNode *N, unsigned OpNo) argument
2506 SplitVecOp_MGATHER(MaskedGatherSDNode *MGT, unsigned OpNo) argument
2572 SplitVecOp_MSTORE(MaskedStoreSDNode *N, unsigned OpNo) argument
2653 SplitVecOp_MSCATTER(MaskedScatterSDNode *N, unsigned OpNo) argument
2713 SplitVecOp_STORE(StoreSDNode *N, unsigned OpNo) argument
2793 unsigned OpNo = N->isStrictFPOpcode() ? 1 : 0; local
4144 unsigned OpNo = N->isStrictFPOpcode() ? 1 : 0; local
4507 WidenVectorOperand(SDNode *N, unsigned OpNo) argument
4892 WidenVecOp_MSTORE(SDNode *N, unsigned OpNo) argument
4932 WidenVecOp_MGATHER(SDNode *N, unsigned OpNo) argument
4953 WidenVecOp_MSCATTER(SDNode *N, unsigned OpNo) argument
[all...]
H A DLegalizeIntegerTypes.cpp1061 unsigned OpNo = N->isStrictFPOpcode() ? 1 : 0; local
1465 bool DAGTypeLegalizer::PromoteIntegerOperand(SDNode *N, unsigned OpNo) { argument
1652 PromoteIntOp_BR_CC(SDNode *N, unsigned OpNo) argument
1666 PromoteIntOp_BRCOND(SDNode *N, unsigned OpNo) argument
1714 PromoteIntOp_INSERT_VECTOR_ELT(SDNode *N, unsigned OpNo) argument
1753 PromoteIntOp_SELECT(SDNode *N, unsigned OpNo) argument
1771 PromoteIntOp_SELECT_CC(SDNode *N, unsigned OpNo) argument
1783 PromoteIntOp_SETCC(SDNode *N, unsigned OpNo) argument
1817 PromoteIntOp_STORE(StoreSDNode *N, unsigned OpNo) argument
1829 PromoteIntOp_MSTORE(MaskedStoreSDNode *N, unsigned OpNo) argument
1856 PromoteIntOp_MLOAD(MaskedLoadSDNode *N, unsigned OpNo) argument
1873 PromoteIntOp_MGATHER(MaskedGatherSDNode *N, unsigned OpNo) argument
1901 PromoteIntOp_MSCATTER(MaskedScatterSDNode *N, unsigned OpNo) argument
1951 PromoteIntOp_ADDSUBCARRY(SDNode *N, unsigned OpNo) argument
1976 PromoteIntOp_PREFETCH(SDNode *N, unsigned OpNo) argument
4176 ExpandIntegerOperand(SDNode *N, unsigned OpNo) argument
4501 ExpandIntOp_STORE(StoreSDNode *N, unsigned OpNo) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1548 bool isSISrcOperand(const MCInstrDesc &Desc, unsigned OpNo) { argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2908 bool ARMFastISel::tryToFoldLoadIntoMI(MachineInstr *MI, unsigned OpNo, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp1317 unsigned OpNo = 0; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FastISel.cpp3907 bool X86FastISel::tryToFoldLoadIntoMI(MachineInstr *MI, unsigned OpNo, argument
H A DX86InstrInfo.cpp5367 FuseInst(MachineFunction &MF, unsigned Opcode, unsigned OpNo, ArrayRef<MachineOperand> MOs, MachineBasicBlock::iterator InsertPt, MachineInstr &MI, const TargetInstrInfo &TII, int PtrOffset = 0) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp240 unsigned OpNo = getNumOperands(); local
1153 unsigned OpNo = getNumOperands(); local
4056 unsigned OpNo = getNumOperands(); local
4280 unsigned OpNo = getNumOperands(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp1559 static TreePatternNode *getOperandNum(unsigned OpNo, TreePatternNode *N, argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h3025 AsmStringPiece(unsigned OpNo, const std::string &S, SourceLocation Begin, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp4537 unsigned OpNo = unsigned(Bytes[I]) / SystemZ::VectorBytes; local
4555 unsigned OpNo = unsigned(Bytes[I]) / SystemZ::VectorBytes; local
4672 unsigned OpNo = 0; local
4718 unsigned OpNo = unsigned(Bytes[J]) / SystemZ::VectorBytes; local
6217 unsigned OpNo = N->isStrictFPOpcode() ? 1 : 0; local
6283 unsigned OpNo = N->isStrictFPOpcode() ? 1 : 0; local
6737 getDemandedSrcElements(SDValue Op, const APInt &DemandedElts, unsigned OpNo) argument
6834 computeKnownBitsBinOp(const SDValue Op, KnownBits &Known, const APInt &DemandedElts, const SelectionDAG &DAG, unsigned Depth, unsigned OpNo) argument
6942 computeNumSignBitsBinOp(SDValue Op, const APInt &DemandedElts, const SelectionDAG &DAG, unsigned Depth, unsigned OpNo) argument
[all...]

Completed in 322 milliseconds

12345