Home
last modified time | relevance | path

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

/external/oboe/samples/RhythmGame/third_party/glm/gtc/
Dfunctions.inl12 T ExpectedValue,
23 tvec2<T, P> const& ExpectedValue,
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DReturnValueChecker.cpp72 static Optional<bool> isInvariantBreak(bool ExpectedValue, SVal ReturnV, in isInvariantBreak()
91 bool ExpectedValue = *RawExpectedValue; in checkPostCall() local
138 bool ExpectedValue = *RawExpectedValue; in checkEndFunction() 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/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-project/llvm/lib/Transforms/Scalar/
DLowerExpectIntrinsic.cpp88 ConstantInt *ExpectedValue = dyn_cast<ConstantInt>(CI->getArgOperand(1)); in handleSwitchExpect() local
120 ConstantInt *ExpectedValue = dyn_cast<ConstantInt>(Expect->getArgOperand(1)); in handlePhiDef() local
306 ConstantInt *ExpectedValue = dyn_cast<ConstantInt>(CI->getArgOperand(1)); in handleBrSelExpect() local
/external/llvm-project/debuginfo-tests/llvm-prettyprinters/gdb/
Dllvm-support.cpp20 llvm::Expected<int> ExpectedValue(8); variable
/external/llvm-project/llvm/unittests/Support/
DRISCVAttributeParserTest.cpp36 unsigned ExpectedValue) { in testAttribute()
DARMAttributeParser.cpp29 unsigned ExpectedTag, unsigned ExpectedValue) { in testBuildAttr()
/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/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DDbiModuleList.cpp124 auto ExpectedValue = Modules->getFileName(Off); in setValue() local
/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.rs63 ExpectedValue(String), enumerator
/external/llvm-project/llvm/unittests/FileCheck/
DFileCheckTest.cpp367 static void expectValueEqual(ExpressionValue ActualValue, T ExpectedValue) { in expectValueEqual()
/external/clang/lib/CodeGen/
DCGBuiltin.cpp709 Value *ExpectedValue = EmitScalarExpr(E->getArg(1)); in EmitBuiltinExpr() local
/external/llvm-project/clang/lib/CodeGen/
DCGBuiltin.cpp2646 Value *ExpectedValue = EmitScalarExpr(E->getArg(1)); in EmitBuiltinExpr() local
2662 Value *ExpectedValue = EmitScalarExpr(E->getArg(1)); in EmitBuiltinExpr() local