Searched defs:AVal (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/unittests/FuzzMutate/ |
H A D | OperationsTest.cpp | 424 Constant *AVal = UndefValue::get(ArrayTy); TEST() local
|
/llvm-project/llvm/lib/IR/ |
H A D | Metadata.cpp | 1171 APFloat AVal = mdconst::extract<ConstantFP>(A->getOperand(0))->getValueAPF(); getMostGenericFPMath() local 1354 ConstantInt *AVal = mdconst::extract<ConstantInt>(A->getOperand(0)); getMostGenericAlignmentOrDereferenceable() local
|
/llvm-project/llvm/unittests/CodeGen/ |
H A D | InstrRefLDVTest.cpp | 716 ValueIDNum AVal = MTracker->readMLoc(A); in TEST_F() local 743 ValueIDNum AVal = MTracker->readMLoc(A); in TEST_F() local
|
/llvm-project/clang/unittests/Analysis/FlowSensitive/ |
H A D | TransferTest.cpp | 2593 auto *AVal = cast<PointerValue>(getFieldValue(&FLoc, "a", ASTCtx, Env)); TEST() local 2628 auto *AVal = cast<PointerValue>(getFieldValue(&FLoc, "a", ASTCtx, Env)); TEST() local 2658 auto *AVal = cast<PointerValue>(getFieldValue(&FLoc, "a", ASTCtx, Env)); TEST() local 4340 const auto *AVal = dyn_cast_or_null<BoolValue>(Env.getValue(*ADecl)); TEST() local
|
/llvm-project/llvm/unittests/Frontend/ |
H A D | OpenMPIRBuilderTest.cpp | 5937 LoadInst *AVal = Builder.CreateLoad(Int32Ty, APtr); TEST_F() local
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 7016 SDValue PVal, AVal, KVal, QVal; prepareSREMEqFold() local
|