Home
last modified time | relevance | path

Searched defs:NumOp (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp84 int NumOp = Inst->getNumExplicitOperands(); in AnalyzeCondBr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp685 int NumOp = MI.getNumExplicitOperands(); in getBranchDestBlock() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1112 unsigned NumOp = GEP->getNumOperands(); in getInstrOrderCost() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp2351 unsigned NumOp = MI.getNumOperands(); in rewrite() local
3146 unsigned NumOp = BrI.getNumOperands(); in rewriteHexBranch() local
H A DHexagonISelLoweringHVX.cpp1258 unsigned NumOp = Op.getNumOperands(); in LowerHvxConcatVectors() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1841 unsigned NumOp = MCID.getNumOperands(); in needsExpandMemInst() local
3679 unsigned NumOp = Inst.getNumOperands(); in expandMem16Inst() local
3806 unsigned NumOp = Inst.getNumOperands(); in expandMem9Inst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp718 int NumOp = MI.getNumOperands(); in HasConditionalBranch() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDecl.cpp1296 for (unsigned Op = 0, NumOp = constant->getNumOperands(); Op != NumOp; ++Op) { in replaceUndef() local