| /freebsd-12.1/contrib/llvm/include/llvm/IR/ |
| H A D | User.h | 74 User(Type *ty, unsigned vty, Use *, unsigned NumOps) in User() 208 void setGlobalVariableNumOperands(unsigned NumOps) { in setGlobalVariableNumOperands() 216 void setNumHungOffUseOperands(unsigned NumOps) { in setNumHungOffUseOperands()
|
| H A D | DerivedUser.h | 38 DerivedUser(Type *Ty, unsigned VK, Use *U, unsigned NumOps, in DerivedUser()
|
| H A D | Constant.h | 44 Constant(Type *ty, ValueTy vty, Use *Ops, unsigned NumOps) in Constant()
|
| H A D | GlobalObject.h | 35 : GlobalValue(Ty, VTy, Ops, NumOps, Linkage, Name, AddressSpace), in GlobalValue() argument
|
| H A D | InlineAsm.h | 269 static unsigned getFlagWord(unsigned Kind, unsigned NumOps) { in getFlagWord()
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/ |
| H A D | Thumb2SizeReduction.cpp | 808 unsigned NumOps = MCID.getNumOperands(); in ReduceTo2Addr() local 830 unsigned NumOps = MCID.getNumOperands(); in ReduceTo2Addr() local 900 unsigned NumOps = MCID.getNumOperands(); in ReduceToNarrow() local 937 unsigned NumOps = MCID.getNumOperands(); in ReduceToNarrow() local
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | CallingConvLower.cpp | 140 unsigned NumOps = Outs.size(); in AnalyzeCallOperands() local 158 unsigned NumOps = ArgVTs.size(); in AnalyzeCallOperands() local
|
| H A D | MachineRegisterInfo.cpp | 232 unsigned NumOps = MI->getNumOperands(); in verifyUseList() local 336 unsigned NumOps) { in moveOperands()
|
| H A D | MachineInstr.cpp | 122 if (unsigned NumOps = MCID->getNumOperands() + in MachineInstr() local 187 unsigned NumOps, MachineRegisterInfo *MRI) { in moveOperands() 782 unsigned NumOps; in findInlineAsmFlagIdx() local 1087 unsigned NumOps; in findTiedOperandIdx() local
|
| /freebsd-12.1/contrib/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsMCTargetDesc.cpp | 141 unsigned NumOps = Inst.getNumOperands(); in evaluateBranch() local
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86MCCodeEmitter.cpp | 737 unsigned NumOps = Desc.getNumOperands(); in EmitVEXOpcodePrefix() local 1042 unsigned NumOps = MI.getNumOperands(); in DetermineREXPrefix() local 1205 unsigned NumOps = Desc.getNumOperands(); in encodeInstruction() local
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86FloatingPoint.cpp | 1108 unsigned NumOps = MI.getDesc().getNumOperands(); in handleOneArgFP() local 1167 unsigned NumOps = MI.getDesc().getNumOperands(); in handleOneArgFPRW() local 1513 unsigned NumOps = 0; in handleSpecialFP() local
|
| H A D | X86CallFrameOptimization.cpp | 556 unsigned NumOps = DefMov->getDesc().getNumOperands(); in adjustCallSequence() local
|
| /freebsd-12.1/contrib/llvm/lib/Target/Sparc/ |
| H A D | SparcISelDAGToDAG.cpp | 161 unsigned NumOps = N->getNumOperands(); in tryInlineAsm() local
|
| /freebsd-12.1/contrib/llvm/lib/IR/ |
| H A D | Instruction.cpp | 24 Instruction::Instruction(Type *ty, unsigned it, Use *Ops, unsigned NumOps, in Instruction() 36 Instruction::Instruction(Type *ty, unsigned it, Use *Ops, unsigned NumOps, in Instruction()
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | ScheduleDAGFast.cpp | 485 unsigned NumOps = Node->getNumOperands(); in DelayForLiveRegsBottomUp() local 673 unsigned NumOps = N->getNumOperands(); in ScheduleNode() local
|
| H A D | LegalizeTypes.cpp | 458 for (unsigned i = 0, NumOps = Node.getNumOperands(); i < NumOps; ++i) in run() local 1006 unsigned NumOps = N->getNumOperands(); in LibCallify() local
|
| H A D | InstrEmitter.cpp | 654 unsigned NumOps = Node->getNumOperands(); in EmitRegSequence() local 1053 unsigned NumOps = Node->getNumOperands(); in EmitSpecialNode() local
|
| /freebsd-12.1/contrib/llvm/utils/TableGen/ |
| H A D | DAGISelMatcherEmitter.cpp | 414 unsigned NumOps = cast<CheckPredicateMatcher>(N)->getNumOperands(); in EmitMatcher() local 876 unsigned NumOps = P.getNumOperands(); in EmitPredicateFunctions() local
|
| H A D | PredicateExpander.cpp | 107 void PredicateExpander::expandCheckNumOperands(raw_ostream &OS, int NumOps) { in expandCheckNumOperands()
|
| /freebsd-12.1/sys/contrib/dev/acpica/components/debugger/ |
| H A D | dbdisply.c | 533 UINT32 NumOps = 0; in AcpiDbDisplayMethodInfo() local
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanSLP.cpp | 188 for (unsigned I = 0, NumOps = VPI->getNumOperands(); I < NumOps; ++I) in getOperands() local
|
| /freebsd-12.1/contrib/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.cpp | 967 unsigned NumOps = OldMI->getNumOperands(); in finishConvertToThreeAddress() local 985 unsigned NumOps = MI.getNumOperands(); in convertToThreeAddress() local 1222 unsigned NumOps = MI.getNumExplicitOperands(); in foldMemoryOperandImpl() local
|
| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/ |
| H A D | R600OpenCLImageTypeLoweringPass.cpp | 97 size_t NumOps = Node->getNumOperands(); in GetFunctionFromMDNode() local
|
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/ |
| H A D | HexagonGenPredicate.cpp | 371 unsigned NumOps = MI->getNumOperands(); in convertToPredForm() local
|