Home
last modified time | relevance | path

Searched refs:OperandRange (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenOpenACCClause.cpp320 mlir::OperandRange getAsyncOperands() { in getAsyncOperands()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp4462 SMRange OperandRange = Operand.getLocRange(); in matchAndEmitATTInstruction() local
4464 OperandRange, MatchingInlineAsm); in matchAndEmitATTInstruction()
/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/IR/
H A DCIRDialect.cpp561 mlir::OperandRange cir::CallOp::getArgOperands() { in getArgOperands()
/freebsd/contrib/llvm-project/clang/lib/CIR/Lowering/DirectToLLVM/
H A DLowerToLLVM.cpp1373 for (mlir::OperandRange x : op.getCaseOperands()) in matchAndRewrite()
/freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/IR/
H A DCIROps.td2038 mlir::OperandRange getArgOperands();