Home
last modified time | relevance | path

Searched defs:LValue (Results 1 – 25 of 27) sorted by relevance

12

/external/eigen/unsupported/test/
Dcxx11_tensor_reverse.cpp97 static void test_expr_reverse(bool LValue) in test_expr_reverse()
Dcxx11_tensor_reverse_sycl.cpp115 bool LValue) { in test_expr_reverse()
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dgenk-timing.py114 def writeRandomOperation(self, LValue, LHS, RHS): argument
/external/cronet/stable/third_party/libc++/src/test/std/utilities/memory/allocator.uses/allocator.uses.construction/
Dcommon.h14 LValue, enumerator
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Dgenk-timing.py119 def writeRandomOperation(self, LValue, LHS, RHS): argument
/external/cronet/tot/third_party/libc++/src/test/std/utilities/memory/allocator.uses/allocator.uses.construction/
Dcommon.h14 LValue, enumerator
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dgenk-timing.py114 def writeRandomOperation(self, LValue, LHS, RHS): argument
/external/clang/lib/AST/
DExprConstant.cpp1068 struct LValue { struct
1069 APValue::LValueBase Base;
1070 CharUnits Offset;
1071 unsigned InvalidBase : 1;
1072 unsigned CallIndex : 31;
1073 SubobjectDesignator Designator;
1075 const APValue::LValueBase getLValueBase() const { return Base; } in getLValueBase()
1076 CharUnits &getLValueOffset() { return Offset; } in getLValueOffset()
1077 const CharUnits &getLValueOffset() const { return Offset; } in getLValueOffset()
1078 unsigned getLValueCallIndex() const { return CallIndex; } in getLValueCallIndex()
[all …]
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineCXX.cpp92 static SVal makeZeroElementRegion(ProgramStateRef State, SVal LValue, in makeZeroElementRegion()
120 SVal LValue = State->getLValue(Var, LCtx); in getRegionForConstructedObject() local
DBugReporterVisitors.cpp207 if (Optional<Loc> LValue = RetVal.getAs<Loc>()) in addVisitorIfNecessary() local
261 Optional<Loc> LValue; in visitNodeInitial() local
DExprEngine.cpp503 SVal LValue = State->getSVal(Init, stackFrame); in ProcessInitializer() local
/external/mesa3d/src/nouveau/codegen/
Dnv50_ir.cpp220 LValue::LValue(Function *fn, DataFile file) in LValue() function in nv50_ir::LValue
235 LValue::LValue(Function *fn, LValue *lval) in LValue() function in nv50_ir::LValue
Dnv50_ir.h567 class LValue; variable
/external/clang/include/clang/AST/
DAPValue.h48 LValue, enumerator
/external/swiftshader/src/Reactor/
DReactor.hpp214 class LValue : public Variable class
2421 LValue<T>::LValue(int arraySize) in LValue() function in rr::LValue
/external/sdv/vsomeip/third_party/boost/foreach/include/boost/
Dforeach.hpp619 should_copy_impl(LValue *, IsProxy *, bool *) in should_copy_impl() argument
/external/skia/src/sksl/codegen/
DSkSLRasterPipelineCodeGenerator.cpp673 class LValue { class
DSkSLWGSLCodeGenerator.cpp1111 class WGSLCodeGenerator::LValue { class in SkSL::WGSLCodeGenerator
DSkSLSPIRVCodeGenerator.cpp159 class LValue { class in SkSL::SPIRVCodeGenerator
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp1085 Value *LValue = extractIntPart(L, Builder); in foldEqOfParts() local
/external/libcxxabi/src/demangle/
DItaniumDemangle.h510 LValue, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h518 LValue, enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h634 LValue, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp6818 Value *LValue, *HValue; in splitMergedValStore() local
/external/cronet/tot/third_party/libc++abi/src/src/demangle/
DItaniumDemangle.h672 LValue, enumerator

12