/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LowerExpectIntrinsic.cpp | 87 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 D | LoopStrengthReduce.cpp | 3765 llvm::Value *ExpectedValue = U; CollectLoopInvariantFixupsAndFormulae() local
|
/llvm-project/llvm/unittests/Support/ |
H A D | RISCVAttributeParserTest.cpp | 36 unsigned ExpectedValue) { in testAttribute() argument
|
H A D | CSKYAttributeParserTest.cpp | 75 unsigned ExpectedValue) { in testAttributeInt() argument 92 const char *ExpectedValue) { in testAttributeString() argument
|
H A D | ARMAttributeParser.cpp | 29 unsigned ExpectedTag, unsigned ExpectedValue) { in testBuildAttr() argument
|
/llvm-project/cross-project-tests/debuginfo-tests/llvm-prettyprinters/gdb/ |
H A D | llvm-support.cpp | 20 llvm::Expected<int> ExpectedValue(8); variable
|
/llvm-project/llvm/unittests/tools/llvm-exegesis/X86/ |
H A D | SubprocessMemoryTest.cpp | 61 checkSharedMemoryDefinition(const std::string & DefinitionName,size_t DefinitionSize,std::vector<uint8_t> ExpectedValue) checkSharedMemoryDefinition() argument
|
/llvm-project/clang/test/Preprocessor/ |
H A D | embed_constexpr.cpp | 34 constexpr int ExpectedValue = 'j' + 'k'; global() variable
|
/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | DbiModuleList.cpp | 125 if (!ExpectedValue) { in setValue() local
|
/llvm-project/clang-tools-extra/clang-tidy/bugprone/ |
H A D | InfiniteLoopCheck.cpp | 143 bool ExpectedValue) { in isKnownToHaveValue() argument
|
/llvm-project/llvm/unittests/IR/ |
H A D | DebugInfoTest.cpp | 524 #define TEST_REPLACE(Old, New, ExpectedValue, ExpectedAddr) \ in TEST() argument
|
/llvm-project/llvm/unittests/FileCheck/ |
H A D | FileCheckTest.cpp | 386 APInt RightValue, APInt ExpectedValue) { in expectOperationValueResult()
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 3280 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 D | SIInstrInfo.cpp | 9770 __anon0a29979e0a02(int64_t ExpectedValue, unsigned SrcSize, bool IsReversible, bool IsSigned) optimizeCompareInstr() argument
|