Home
last modified time | relevance | path

Searched defs:OperandIndex (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DFunctionPropertiesAnalysis.cpp181 for (unsigned int OperandIndex = 0; OperandIndex < I.getNumOperands(); in updateForBB() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h68 unsigned OperandIndex; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp155 unsigned OperandIndex) { in getOperands() argument
H A DSLPVectorizer.cpp15368 std::optional<unsigned> OperandIndex = findBuildAggregate_rec() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp267 for (unsigned OperandIndex = ImageDimIntr->GradientStart; in simplifyAMDGCNImageIntrinsic() local
318 for (unsigned OperandIndex = ImageDimIntr->GradientStart; in simplifyAMDGCNImageIntrinsic() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86InstComments.cpp250 getRegOperandNumElts(const MCInst * MI,unsigned ScalarSize,unsigned OperandIndex) getRegOperandNumElts() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h264 unsigned OperandIndex) { in getMissedOperand() argument
/freebsd-src/sys/contrib/dev/acpica/include/
H A Dacstruct.h189 UINT8 OperandIndex; /* Index into operand stack, to be used by AcpiDsObjStackPush */ member
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp289 unsigned OperandIndex; in rewriteInputConstraintReferences() local