Home
last modified time | relevance | path

Searched defs:selector (Results 1 – 25 of 40) sorted by relevance

12

/llvm-project/clang/test/CXX/expr/
H A Dp9.cpp39 template<> struct selector<true> { typedef long type; }; struct
40 template<> struct selector<false> {typedef unsigned long type; }; argument
/llvm-project/flang/test/Semantics/
H A Dchange_team01c.f909 integer, codimension[*] :: selector local
H A Dchange_team01.f908 integer, codimension[*] :: selector local
H A Dresolve70.f9029 class(*), allocatable :: selector local
/llvm-project/flang/test/Lower/HLFIR/
H A Dno-block-merging.f907 subroutine test(res, selector, x1, x2, x3, x4, x5, x6, x7, x8) argument
9 character(*) :: selector local
/llvm-project/bolt/test/runtime/X86/Inputs/
H A Dretpoline_synthetic.cpp30 int selector = atoi(argv[2]); in main() local
/llvm-project/libunwind/src/
H A DUnwind-wasm.c33 uintptr_t selector; // selector value member
/llvm-project/flang/lib/Semantics/
H A Dcheck-select-rank.cpp125 const parser::Selector &selector) { in GetExprFromSelector()
H A Dcheck-select-type.cpp251 if (const auto *selector{GetExprFromSelector(unResolvedSel)}) { in Enter() local
268 const parser::Selector &selector) { in GetExprFromSelector()
H A Dcheck-case.cpp45 const auto &selector{std::get<parser::CaseSelector>(caseStmt.t)}; in AddCase() local
H A Dcheck-coarray.cpp341 const auto &selector{std::get<parser::Selector>(assoc.t)}; CheckNamesAreDistinct() local
/llvm-project/flang/lib/Optimizer/Transforms/
H A DPolymorphicOpConversion.cpp259 auto selector = selectType.getSelector(); matchAndRewrite() local
345 genTypeLadderStep(mlir::Location loc,mlir::Value selector,mlir::Attribute attr,mlir::Block * dest,std::optional<mlir::ValueRange> destOps,mlir::ModuleOp mod,mlir::PatternRewriter & rewriter,fir::KindMapping & kindMap) const genTypeLadderStep() argument
428 genTypeDescCompare(mlir::Location loc,mlir::Value selector,mlir::Type ty,mlir::ModuleOp mod,mlir::PatternRewriter & rewriter) const genTypeDescCompare() argument
[all...]
/llvm-project/lldb/unittests/Language/ObjC/
H A DObjCLanguageTest.cpp25 llvm::StringRef selector; in TEST() member
/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.cpp65 lldb::addr_t selector, in AddToMethodCache() argument
91 lldb::addr_t selector) { in LookupInMethodCache() argument
/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DHTMLLogger.js209 function add(selector, property, hex) { argument
/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp111 std::string selector; in RetrieveReportData() local
/llvm-project/libcxx/test/libcxx/fuzzing/
H A Drandom.pass.cpp48 constexpr int selector = select_vector_result ? 0 : (select_vector_double ? 1 : 2); in Create() local
/llvm-project/clang/test/CodeGenObjC/
H A Dencode-test.m66 __attribute__((objc_gc(weak))) SEL selector; field
/llvm-project/flang/lib/Parser/
H A Dtype-parsers.h102 constexpr Parser<Selector> selector; // R1105 global() variable
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRDynamicChecks.cpp385 llvm::Value *selector; InstrumentInstruction() local
/llvm-project/clang/test/CodeGenCXX/
H A Dmatrix-type.cpp166 struct selector {}; struct
[all...]
/llvm-project/clang/utils/analyzer/
H A Dexploded-graph-rewriter.py710 visit_environment_in_state(self, selector, title, s, prev_s=None) global() argument
822 visit_generic_map_in_state(self, selector, title, s, prev_s=None) global() argument
/llvm-project/lldb/utils/lui/
H A Dlldbutil.py416 def run_break_set_by_selector( argument
/llvm-project/mlir/utils/vscode/
H A Dpackage.json63 "selector": [ array
/llvm-project/flang/lib/Optimizer/Dialect/
H A DFIROps.cpp3019 mlir::OpAsmParser::UnresolvedOperand selector; parseIntegralSwitchTerminator() local
3224 mlir::OpAsmParser::UnresolvedOperand selector; parse() local
3339 build(mlir::OpBuilder & builder,mlir::OperationState & result,mlir::Value selector,llvm::ArrayRef<mlir::Attribute> compareAttrs,llvm::ArrayRef<mlir::ValueRange> cmpOperands,llvm::ArrayRef<mlir::Block * > destinations,llvm::ArrayRef<mlir::ValueRange> destOperands,llvm::ArrayRef<mlir::NamedAttribute> attributes) build() argument
3393 build(mlir::OpBuilder & builder,mlir::OperationState & result,mlir::Value selector,llvm::ArrayRef<mlir::Attribute> compareAttrs,llvm::ArrayRef<mlir::Value> cmpOpList,llvm::ArrayRef<mlir::Block * > destinations,llvm::ArrayRef<mlir::ValueRange> destOperands,llvm::ArrayRef<mlir::NamedAttribute> attributes) build() argument
3543 mlir::OpAsmParser::UnresolvedOperand selector; parse() local
3640 build(mlir::OpBuilder & builder,mlir::OperationState & result,mlir::Value selector,llvm::ArrayRef<mlir::Attribute> typeOperands,llvm::ArrayRef<mlir::Block * > destinations,llvm::ArrayRef<mlir::ValueRange> destOperands,llvm::ArrayRef<mlir::NamedAttribute> attributes) build() argument
4167 parseSelector(mlir::OpAsmParser & parser,mlir::OperationState & result,mlir::OpAsmParser::UnresolvedOperand & selector,mlir::Type & type) parseSelector() argument
[all...]

12