Home
last modified time | relevance | path

Searched defs:IVal (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Rewrite/
H A DDeltaTree.cpp364 const SourceDelta &IVal = N->getValue(i); in VerifyTree() local
/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp222 const APInt *IVal; in visitMul() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2902 if (Instruction *IVal = dyn_cast<Instruction>(Val)) in undo() local
2928 if (Instruction *IVal = dyn_cast<Instruction>(Val)) in undo() local
2955 if (Instruction *IVal = dyn_cast<Instruction>(Val)) in undo() local
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1647 Value *IVal = PN->getIncomingValue(Idx); in findCanonNumsForPHI() local
/openbsd/gnu/llvm/llvm/lib/IR/
H A DConstants.cpp2714 const APInt *IVal; in getExactLogBase2() local
/openbsd/gnu/llvm/clang/lib/Driver/ToolChains/
H A DClang.cpp2629 int64_t IVal; in CollectArgsForIntegratedAssembler() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2528 SDValue IVal = in LowerINT_TO_FP32() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp5000 int64_t IVal; in ParseDirectiveAMDHSAKernel() local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3727 auto *IVal = CGF.Builder.CreatePHI(CGF.SizeTy, 2); in emitScanBasedDirective() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18178 SDValue IVal, StoreSDNode *St, in ShrinkLoadReplaceStoreWithStore()