Home
last modified time | relevance | path

Searched defs:VLValue (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/arm/
Dconstants-arm.h533 inline int VLValue() const { return Bit(20); } in VLValue() function
/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1422 LValue VLValue = CGF.EmitLValue(V); in EmitOMPAtomicReadExpr() local