Home
last modified time | relevance | path

Searched defs:Cset (Results 1 – 9 of 9) sorted by relevance

/external/vixl/examples/
Dcheck-bounds.cc54 __ Cset(x0, ls); in GenerateCheckBounds() local
/external/v8/src/compiler/arm64/
Dcode-generator-arm64.cc624 __ Cset(reg, cc); in AssembleArchBoolean() local
/external/v8/src/arm64/
Dcode-stubs-arm64.cc536 __ Cset(result, gt); // gt => 1, otherwise (lt, eq) => 0 (EQUAL). in GenerateGeneric() local
3271 __ Cset(result, gt); // gt => 1, otherwise (lt, eq) => 0 (EQUAL). in GenerateNumbers() local
3328 __ Cset(result, ne); in GenerateInternalizedStrings() local
3367 __ Cset(result, ne); in GenerateUniqueNames() local
Dregexp-macro-assembler-arm64.cc277 __ Cset(x11, eq); in CheckGreedyLoop() local
Dmacro-assembler-arm64-inl.h465 void MacroAssembler::Cset(const Register& rd, Condition cond) { in Cset() function
Dlithium-codegen-arm64.cc4193 __ Cset(result, ge); in DoMathRoundI() local
5613 __ Cset(output, eq); in DoDeferredTaggedToI() local
/external/vixl/src/vixl/a64/
Dmacro-assembler-a64.h1072 void Cset(const Register& rd, Condition cond) { in Cset() function
/external/vixl/test/
Dtest-assembler-a64.cc6785 __ Cset(x0, ne); in TEST() local
6815 __ Cset(x0, ne); in LoadIntValueHelper() local
6867 __ Cset(x0, ne); in LoadFPValueHelper() local
8396 __ Cset(w8, ne); in TEST() local
15213 __ Cset(x12, eq); in TEST() local
15297 __ Cset(x12, eq); in TEST() local
/external/v8/test/cctest/
Dtest-assembler-arm64.cc4610 __ Cset(w8, ne); in TEST() local