Home
last modified time | relevance | path

Searched defs:ExpectedValue (Results 1 – 7 of 7) sorted by relevance

/external/oboe/samples/RhythmGame/third_party/glm/gtc/
Dfunctions.inl12 T ExpectedValue,
23 tvec2<T, P> const& ExpectedValue,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLowerExpectIntrinsic.cpp68 ConstantInt *ExpectedValue = dyn_cast<ConstantInt>(CI->getArgOperand(1)); in handleSwitchExpect() local
102 ConstantInt *ExpectedValue = dyn_cast<ConstantInt>(Expect->getArgOperand(1)); in handlePhiDef() local
284 ConstantInt *ExpectedValue = dyn_cast<ConstantInt>(CI->getArgOperand(1)); in handleBrSelExpect() local
/external/llvm/lib/Transforms/Scalar/
DLowerExpectIntrinsic.cpp66 ConstantInt *ExpectedValue = dyn_cast<ConstantInt>(CI->getArgOperand(1)); in handleSwitchExpect() local
118 ConstantInt *ExpectedValue = dyn_cast<ConstantInt>(CI->getArgOperand(1)); in handleBranchExpect() local
/external/OpenCL-CTS/test_conformance/c11_atomics/
Dtest_atomics.cpp74 virtual bool ExpectedValue(HostDataType &expected, cl_uint threadCount, in ExpectedValue() function in CBasicTestStore
196 virtual bool ExpectedValue(HostDataType &expected, cl_uint threadCount, in ExpectedValue() function in CBasicTestInit
355 virtual bool ExpectedValue(HostDataType &expected, cl_uint threadCount, in ExpectedValue() function in CBasicTestLoad
1102 virtual bool ExpectedValue(HostDataType &expected, cl_uint threadCount, in ExpectedValue() function in CBasicTestFetchAdd
1229 virtual bool ExpectedValue(HostDataType &expected, cl_uint threadCount, in ExpectedValue() function in CBasicTestFetchSub
1371 virtual bool ExpectedValue(HostDataType &expected, cl_uint threadCount, in ExpectedValue() function in CBasicTestFetchOr
1512 virtual bool ExpectedValue(HostDataType &expected, cl_uint threadCount, in ExpectedValue() function in CBasicTestFetchXor
1657 virtual bool ExpectedValue(HostDataType &expected, cl_uint threadCount, in ExpectedValue() function in CBasicTestFetchAnd
1833 virtual bool ExpectedValue(HostDataType &expected, cl_uint threadCount, in ExpectedValue() function in CBasicTestFetchOrAnd
2013 virtual bool ExpectedValue(HostDataType &expected, cl_uint threadCount, in ExpectedValue() function in CBasicTestFetchXor2
[all …]
Dcommon.h165 virtual bool ExpectedValue(HostDataType &expected, cl_uint threadCount, in ExpectedValue() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DDbiModuleList.cpp124 auto ExpectedValue = Modules->getFileName(Off); in setValue() local
/external/clang/lib/CodeGen/
DCGBuiltin.cpp709 Value *ExpectedValue = EmitScalarExpr(E->getArg(1)); in EmitBuiltinExpr() local