Home
last modified time | relevance | path

Searched defs:ExpectedValue (Results 1 – 8 of 8) 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.cpp65 …virtual bool ExpectedValue(HostDataType &expected, cl_uint threadCount, HostDataType *startRefValu… in ExpectedValue() function in CBasicTestStore
144 …virtual bool ExpectedValue(HostDataType &expected, cl_uint threadCount, HostDataType *startRefValu… in ExpectedValue() function in CBasicTestInit
251 …virtual bool ExpectedValue(HostDataType &expected, cl_uint threadCount, HostDataType *startRefValu… in ExpectedValue() function in CBasicTestLoad
743 …virtual bool ExpectedValue(HostDataType &expected, cl_uint threadCount, HostDataType *startRefValu… in ExpectedValue() function in CBasicTestFetchAdd
820 …virtual bool ExpectedValue(HostDataType &expected, cl_uint threadCount, HostDataType *startRefValu… in ExpectedValue() function in CBasicTestFetchSub
912 …virtual bool ExpectedValue(HostDataType &expected, cl_uint threadCount, HostDataType *startRefValu… in ExpectedValue() function in CBasicTestFetchOr
1004 …virtual bool ExpectedValue(HostDataType &expected, cl_uint threadCount, HostDataType *startRefValu… in ExpectedValue() function in CBasicTestFetchXor
1100 …virtual bool ExpectedValue(HostDataType &expected, cl_uint threadCount, HostDataType *startRefValu… in ExpectedValue() function in CBasicTestFetchAnd
1219 …virtual bool ExpectedValue(HostDataType &expected, cl_uint threadCount, HostDataType *startRefValu… in ExpectedValue() function in CBasicTestFetchOrAnd
1341 …virtual bool ExpectedValue(HostDataType &expected, cl_uint threadCount, HostDataType *startRefValu… in ExpectedValue() function in CBasicTestFetchXor2
[all …]
Dcommon.h160 …virtual bool ExpectedValue(HostDataType &expected, cl_uint threadCount, HostDataType *startRefValu… 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/crosvm/src/
Dargument.rs65 ExpectedValue(String), enumerator
/external/clang/lib/CodeGen/
DCGBuiltin.cpp709 Value *ExpectedValue = EmitScalarExpr(E->getArg(1)); in EmitBuiltinExpr() local