Home
last modified time | relevance | path

Searched defs:isSelect (Results 1 – 6 of 6) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/MC/
DMCInstrDesc.h351 bool isSelect() const { return Flags & (1ULL << MCID::Select); } in isSelect() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCInstrDesc.h351 bool isSelect() const { return Flags & (1ULL << MCID::Select); } in isSelect() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCInstrDesc.h351 bool isSelect() const { return Flags & (1ULL << MCID::Select); } in isSelect() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCInstrDesc.h351 bool isSelect() const { return Flags & (1ULL << MCID::Select); } in isSelect() function
/prebuilts/go/linux-x86/src/runtime/
Druntime2.go378 isSelect bool member
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/SandboxIR/
DSandboxIR.h1143 bool isSelect() const { in isSelect() function