Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerExpectIntrinsic.cpp87 ConstantInt *ExpectedValue = dyn_cast<ConstantInt>(CI->getArgOperand(1)); in handleSwitchExpect() local
118 ConstantInt *ExpectedValue = dyn_cast<ConstantInt>(Expect->getArgOperand(1)); in handlePhiDef() local
322 ConstantInt *ExpectedValue = dyn_cast<ConstantInt>(CI->getArgOperand(1)); in handleBrSelExpect() local
H A DLoopStrengthReduce.cpp3765 llvm::Value *ExpectedValue = U; CollectLoopInvariantFixupsAndFormulae() local
/llvm-project/llvm/unittests/Support/
H A DRISCVAttributeParserTest.cpp36 unsigned ExpectedValue) { in testAttribute() argument
H A DCSKYAttributeParserTest.cpp75 unsigned ExpectedValue) { in testAttributeInt() argument
92 const char *ExpectedValue) { in testAttributeString() argument
H A DARMAttributeParser.cpp29 unsigned ExpectedTag, unsigned ExpectedValue) { in testBuildAttr() argument
/llvm-project/cross-project-tests/debuginfo-tests/llvm-prettyprinters/gdb/
H A Dllvm-support.cpp20 llvm::Expected<int> ExpectedValue(8); variable
/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/
H A DSubprocessMemoryTest.cpp61 checkSharedMemoryDefinition(const std::string & DefinitionName,size_t DefinitionSize,std::vector<uint8_t> ExpectedValue) checkSharedMemoryDefinition() argument
/llvm-project/clang/test/Preprocessor/
H A Dembed_constexpr.cpp34 constexpr int ExpectedValue = 'j' + 'k'; global() variable
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleList.cpp125 if (!ExpectedValue) { in setValue() local
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DInfiniteLoopCheck.cpp143 bool ExpectedValue) { in isKnownToHaveValue() argument
/llvm-project/llvm/unittests/IR/
H A DDebugInfoTest.cpp524 #define TEST_REPLACE(Old, New, ExpectedValue, ExpectedAddr) \ in TEST() argument
/llvm-project/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp386 APInt RightValue, APInt ExpectedValue) { in expectOperationValueResult()
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp3280 Value *ExpectedValue = EmitScalarExpr(E->getArg(1)); EmitBuiltinExpr() local
3296 Value *ExpectedValue = EmitScalarExpr(E->getArg(1)); EmitBuiltinExpr() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp9770 __anon0a29979e0a02(int64_t ExpectedValue, unsigned SrcSize, bool IsReversible, bool IsSigned) optimizeCompareInstr() argument