| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | OperandTraits.h | 40 static unsigned operands(const User*) { in operands() function 54 static unsigned operands(const User *U) { in operands() function 77 static unsigned operands(const User *U) { in operands() function 100 static unsigned operands(const User *U) { in operands() function
|
| H A D | User.h | 292 op_range operands() { in operands() function 295 const_op_range operands() const { in operands() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/ |
| H A D | User.h | 119 op_range operands() { return make_range<op_iterator>(op_begin(), op_end()); } in operands() function 120 const_op_range operands() const { in operands() function
|
| /freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/ |
| H A D | CIRGenStmtOpenACC.cpp | 32 llvm::SmallVector<mlir::Value> operands; in emitOpenACCOpAssociatedStmt() local 74 llvm::SmallVector<mlir::Value> operands; in emitOpenACCOpCombinedConstruct() local 120 llvm::SmallVector<mlir::Value> operands; in emitOpenACCOp() local
|
| H A D | CIRGenStmtOpenACCLoop.cpp | 60 llvm::SmallVector<mlir::Value> operands; in emitOpenACCLoopConstruct() local
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | X86DisassemblerShared.h | 19 operands[llvm::X86Disassembler::X86_MAX_OPERANDS]; member
|
| H A D | GlobalISelCombinerMatchTableEmitter.cpp | |
| /freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
| H A D | SimplifyConstraints.cpp | 97 ArrayRef<const Formula *> operands = Constraint->operands(); in simplifyConstraints() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanValue.h | 265 operand_range operands() { return operand_range(op_begin(), op_end()); } in operands() function 266 const_operand_range operands() const { in operands() function
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
| H A D | Patterns.h | 332 auto &operands() { return Operands; } in operands() function 333 const auto &operands() const { return Operands; } in operands() function
|
| H A D | GlobalISelMatchTable.h | 1835 iterator_range<OperandVec::iterator> operands() { in operands() function 1840 iterator_range<OperandVec::const_iterator> operands() const { in operands() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | ScalarEvolutionExpressions.h | 118 ArrayRef<const SCEV *> operands() const { return Op; } in operands() function 219 ArrayRef<const SCEV *> operands() const { in operands() function 325 ArrayRef<const SCEV *> operands() const { return Operands; } in operands() function
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | StackFrame.cpp | 1461 llvm::SmallVector<Instruction::Operand, 3> operands; in GuessValueForAddress() local 1709 llvm::SmallVector<Instruction::Operand, 1> operands; in DoGuessValueAt() local 1753 llvm::SmallVector<Instruction::Operand, 2> operands; in DoGuessValueAt() local
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
| H A D | Disassembler.h | 225 virtual bool ParseOperands(llvm::SmallVectorImpl<Operand> &operands) { in ParseOperands()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
| H A D | GVNExpression.h | 188 iterator_range<op_iterator> operands() { in operands() function 191 iterator_range<const_op_iterator> operands() const { in operands() function
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
| H A D | DAGISelMatcher.h | 1042 ArrayRef<unsigned> operands, bool hasChain, in EmitNodeMatcherCommon() 1090 ArrayRef<unsigned> operands, bool hasChain, bool hasInGlue, in EmitNodeMatcher() 1110 ArrayRef<unsigned> operands, bool hasChain, bool hasInGlue, in MorphNodeToMatcher()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/ |
| H A D | X86DisassemblerDecoder.h | 677 uint16_t operands; member 800 ArrayRef<OperandSpecifier> operands; member
|
| /freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/IR/ |
| H A D | CIRDialect.cpp | 276 ArrayRef<Attribute> operands, SmallVectorImpl<RegionSuccessor> ®ions) { in getSuccessorRegions() 1003 Block *cir::BrCondOp::getSuccessorForOperands(ArrayRef<Attribute> operands) { in getSuccessorForOperands() 1170 llvm::SmallVector<OpAsmParser::UnresolvedOperand> operands; in parseSwitchFlatOpCases() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCInstrDesc.h | 240 ArrayRef<MCOperandInfo> operands() const { in operands() function
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/ |
| H A D | DisassemblerLLVMC.cpp | 1098 llvm::SmallVectorImpl<Instruction::Operand> &operands) override { in ParseOperands()
|
| /freebsd/lib/libc/softfloat/ |
| H A D | timesoftfloat.c | 2481 int8 operands, roundingPrecision, roundingMode, tininessMode; in main() local
|
| /freebsd/contrib/llvm-project/lldb/source/Core/ |
| H A D | IOHandlerCursesGUI.cpp | 7183 const char *operands = inst->GetOperands(&exe_ctx); in WindowDelegateDraw() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | ScalarEvolution.cpp | 418 ArrayRef<const SCEV *> SCEV::operands() const { in operands() function in SCEV
|