Home
last modified time | relevance | path

Searched defs:LHS (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/include/private/ui/
DRegionHelper.h40 static const uint32_t LHS = 0x5; // 0b101 variable
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp1385 Constant *LHS = ValueList.getConstantFwdRef(Record[1], CurTy); in ParseConstants() local
2229 Value *LHS, *RHS; in ParseFunctionBody() local
2428 Value *LHS, *RHS; in ParseFunctionBody() local
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp1687 Constant *LHS = ValueList.getConstantFwdRef(Record[1], CurTy); in ParseConstants() local
2489 Value *LHS, *RHS; in ParseFunctionBody() local
2688 Value *LHS, *RHS; in ParseFunctionBody() local
/frameworks/compile/slang/
Dslang_rs_object_ref_count.cpp1001 clang::Expr *LHS, in CreateStructRSSetObject()