Home
last modified time | relevance | path

Searched defs:select (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/
H A Dgc_utils.cpp44 auto select = llvm::dyn_cast<llvm::SelectInst>(val); in IsDerivedImpl() local
/arkcompiler/runtime_core/static_core/isa/
H A Disapi.rb693 def select global() method in Quick
[all...]
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
H A Dgep_propagation.cpp249 bool select = llvm::isa<SelectInst>(inst); in GenerateSelectorInputs() local
313 bool select = llvm::isa<SelectInst>(elt); in GetConstantInput() local

Completed in 3 milliseconds