Searched refs:IsSelect (Results 1 - 8 of 8) sorted by relevance

/external/v8/test/unittests/compiler/
H A Djs-builtin-reducer-unittest.cc146 IsSelect(MachineRepresentation::kNone,
H A Dchange-lowering-unittest.cc114 EXPECT_THAT(r.replacement(), IsSelect(MachineRepresentation::kTagged, value,
H A Dnode-test-utils.h83 Matcher<Node*> IsSelect(const Matcher<MachineRepresentation>& type_matcher,
H A Dmachine-operator-reducer-unittest.cc1147 IsSelect(MachineRepresentation::kWord32,
1163 IsSelect(MachineRepresentation::kWord32,
H A Djs-typed-lowering-unittest.cc391 IsSelect(MachineRepresentation::kTagged, input,
H A Dnode-test-utils.cc1630 Matcher<Node*> IsSelect(const Matcher<MachineRepresentation>& type_matcher, function in namespace:v8::internal::compiler
/external/pdfium/xfa/src/fee/src/fee/
H A Dfde_txtedtengine.h200 FX_BOOL IsSelect();
H A Dfde_txtedtengine.cpp267 if (IsSelect()) {
630 if (IsSelect()) {
661 if (IsSelect()) {
806 if (IsSelect()) {
2324 FX_BOOL CFDE_TxtEdtEngine::IsSelect() { function in class:CFDE_TxtEdtEngine
2446 if (m_pEngine->IsSelect()) {
2513 if (m_pEngine->IsSelect()) {

Completed in 469 milliseconds