Home
last modified time | relevance | path

Searched defs:NumOps (Results 1 – 25 of 262) sorted by relevance

1234567891011

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVInstPrinter.cpp39 const unsigned NumOps = MI->getNumOperands(); in printRemainingVariableOps() local
156 const unsigned NumOps = MI->getNumOperands(); in printInst() local
190 const auto NumOps = MI->getNumOperands(); in printOpExtInst() local
278 const unsigned NumOps = MI->getNumOperands(); in printStringImm() local
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DUser.h70 User(Type *ty, unsigned vty, Use *, unsigned NumOps) in User()
170 void setGlobalVariableNumOperands(unsigned NumOps) { in setGlobalVariableNumOperands()
178 void setNumHungOffUseOperands(unsigned NumOps) { in setNumHungOffUseOperands()
H A DInstrTypes.h43 : Instruction(Ty, iType, Ops, NumOps, InsertBefore) {} in Instruction() argument
46 Use *Ops, unsigned NumOps, BasicBlock *InsertAtEnd) in TerminatorInst()
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DUser.h76 User(Type *ty, unsigned vty, Use *, unsigned NumOps) in User()
183 void setGlobalVariableNumOperands(unsigned NumOps) { in setGlobalVariableNumOperands()
191 void setNumHungOffUseOperands(unsigned NumOps) { in setNumHungOffUseOperands()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DUser.h73 User(Type *ty, unsigned vty, Use *, unsigned NumOps) in User()
207 void setGlobalVariableNumOperands(unsigned NumOps) { in setGlobalVariableNumOperands()
215 void setNumHungOffUseOperands(unsigned NumOps) { in setNumHungOffUseOperands()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DUser.h73 User(Type *ty, unsigned vty, Use *, unsigned NumOps) in User()
207 void setGlobalVariableNumOperands(unsigned NumOps) { in setGlobalVariableNumOperands()
215 void setNumHungOffUseOperands(unsigned NumOps) { in setNumHungOffUseOperands()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DUser.h73 User(Type *ty, unsigned vty, Use *, unsigned NumOps) in User()
207 void setGlobalVariableNumOperands(unsigned NumOps) { in setGlobalVariableNumOperands()
215 void setNumHungOffUseOperands(unsigned NumOps) { in setNumHungOffUseOperands()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DUser.h73 User(Type *ty, unsigned vty, Use *, unsigned NumOps) in User()
207 void setGlobalVariableNumOperands(unsigned NumOps) { in setGlobalVariableNumOperands()
215 void setNumHungOffUseOperands(unsigned NumOps) { in setNumHungOffUseOperands()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DUser.h73 User(Type *ty, unsigned vty, Use *, unsigned NumOps) in User()
207 void setGlobalVariableNumOperands(unsigned NumOps) { in setGlobalVariableNumOperands()
215 void setNumHungOffUseOperands(unsigned NumOps) { in setNumHungOffUseOperands()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DUser.h73 User(Type *ty, unsigned vty, Use *, unsigned NumOps) in User()
207 void setGlobalVariableNumOperands(unsigned NumOps) { in setGlobalVariableNumOperands()
215 void setNumHungOffUseOperands(unsigned NumOps) { in setNumHungOffUseOperands()
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp767 unsigned NumOps = MCID.getNumOperands(); in ReduceTo2Addr() local
793 unsigned NumOps = MCID.getNumOperands(); in ReduceTo2Addr() local
862 unsigned NumOps = MCID.getNumOperands(); in ReduceToNarrow() local
888 unsigned NumOps = MCID.getNumOperands(); in ReduceToNarrow() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp815 unsigned NumOps = MCID.getNumOperands(); in ReduceTo2Addr() local
837 unsigned NumOps = MCID.getNumOperands(); in ReduceTo2Addr() local
906 unsigned NumOps = MCID.getNumOperands(); in ReduceToNarrow() local
943 unsigned NumOps = MCID.getNumOperands(); in ReduceToNarrow() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp807 unsigned NumOps = MCID.getNumOperands(); in ReduceTo2Addr() local
829 unsigned NumOps = MCID.getNumOperands(); in ReduceTo2Addr() local
899 unsigned NumOps = MCID.getNumOperands(); in ReduceToNarrow() local
936 unsigned NumOps = MCID.getNumOperands(); in ReduceToNarrow() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DMetadata.cpp524 void *MDNode::operator new(size_t Size, size_t NumOps, StorageType Storage) { in operator new()
569 MDNode::Header::Header(size_t NumOps, StorageType Storage) { in Header()
602 void MDNode::Header::resize(size_t NumOps) { in resize()
615 void MDNode::Header::resizeSmall(size_t NumOps) { in resizeSmall()
632 void MDNode::Header::resizeSmallToLarge(size_t NumOps) { in resizeSmallToLarge()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DCallingConvLower.cpp123 unsigned NumOps = Outs.size(); in AnalyzeCallOperands() local
141 unsigned NumOps = ArgVTs.size(); in AnalyzeCallOperands() local
/aosp_15_r20/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp707 unsigned NumOps = Desc.getNumOperands(); in EmitVEXOpcodePrefix() local
969 unsigned NumOps = MI.getNumOperands(); in DetermineREXPrefix() local
1125 unsigned NumOps = Desc.getNumOperands(); in encodeInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCallingConvLower.cpp129 unsigned NumOps = Outs.size(); in AnalyzeCallOperands() local
147 unsigned NumOps = ArgVTs.size(); in AnalyzeCallOperands() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DCallingConvLower.cpp125 unsigned NumOps = Outs.size(); in AnalyzeCallOperands() local
143 unsigned NumOps = ArgVTs.size(); in AnalyzeCallOperands() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp798 unsigned NumOps = Desc.getNumOperands(); in emitVEXOpcodePrefix() local
1150 unsigned NumOps = MI.getNumOperands(); in emitREXPrefix() local
1350 unsigned NumOps = Desc.getNumOperands(); in encodeInstruction() local
/aosp_15_r20/external/rust/android-crates-io/crates/num-traits/src/
Dlib.rs101 pub trait NumOps<Rhs = Self, Output = Self>: trait
/aosp_15_r20/external/llvm/lib/IR/
H A DInstruction.cpp23 Instruction::Instruction(Type *ty, unsigned it, Use *Ops, unsigned NumOps, in Instruction()
35 Instruction::Instruction(Type *ty, unsigned it, Use *Ops, unsigned NumOps, in Instruction()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp865 unsigned NumOps = Desc.getNumOperands(); in emitVEXOpcodePrefix() local
1181 unsigned NumOps = MI.getNumOperands(); in determineREXPrefix() local
1388 unsigned NumOps = Desc.getNumOperands(); in encodeInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp1180 unsigned NumOps = MI.getDesc().getNumOperands(); in handleOneArgFP() local
1243 unsigned NumOps = MI.getDesc().getNumOperands(); in handleOneArgFPRW() local
1594 unsigned NumOps = 0; in handleSpecialFP() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp1121 unsigned NumOps = MI.getDesc().getNumOperands(); in handleOneArgFP() local
1182 unsigned NumOps = MI.getDesc().getNumOperands(); in handleOneArgFPRW() local
1527 unsigned NumOps = 0; in handleSpecialFP() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp1060 unsigned NumOps = MI.getDesc().getNumOperands(); in handleOneArgFP() local
1119 unsigned NumOps = MI.getDesc().getNumOperands(); in handleOneArgFPRW() local
1465 unsigned NumOps = 0; in handleSpecialFP() local

1234567891011