Home
last modified time | relevance | path

Searched defs:TestBit (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/builtins/s390/
Dbuiltins-s390.cc1511 __ TestBit(temp, SharedFunctionInfo::kMarkedForTierUpBitWithinByte, r0); in Generate_CompileLazy() local
1971 __ TestBit(r6, Map::kIsCallable); in Generate_FunctionPrototypeApply() local
2090 __ TestBit(r6, Map::kIsCallable); in Generate_ReflectApply() local
2154 __ TestBit(r6, Map::kIsConstructor); in Generate_ReflectConstruct() local
2162 __ TestBit(r6, Map::kIsConstructor); in Generate_ReflectConstruct() local
2688 __ TestBit(r6, Map::kIsCallable); in Generate_Call() local
2817 __ TestBit(r4, Map::kIsConstructor); in Generate_Construct() local
/external/v8/src/builtins/ppc/
Dbuiltins-ppc.cc1508 __ TestBit(r8, SharedFunctionInfo::kMarkedForTierUpBitWithinByte, r0); in Generate_CompileLazy() local
1971 __ TestBit(r7, Map::kIsCallable, r0); in Generate_FunctionPrototypeApply() local
2090 __ TestBit(r7, Map::kIsCallable, r0); in Generate_ReflectApply() local
2154 __ TestBit(r7, Map::kIsConstructor, r0); in Generate_ReflectConstruct() local
2162 __ TestBit(r7, Map::kIsConstructor, r0); in Generate_ReflectConstruct() local
2677 __ TestBit(r7, Map::kIsCallable, r0); in Generate_Call() local
2806 __ TestBit(r5, Map::kIsConstructor, r0); in Generate_Construct() local
/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.cc2157 __ TestBit(ip, Map::kIsUndetectable, r0); in DoShiftI() local
2407 __ TestBit(temp, Map::kIsUndetectable, r0); in DoShiftI() local
2570 __ TestBit(object_instance_type, Map::kIsAccessCheckNeeded, r0); in DoShiftI() local
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp2194 int TestBit = -1; in emitCompareAndBranch() local
/external/v8/src/crankshaft/s390/
Dlithium-codegen-s390.cc2556 __ TestBit(object_instance_type, Map::kIsAccessCheckNeeded, r0); in DoShiftI() local