Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCFLAndersAliasAnalysis.cpp151 InstantiatedValue IVal; member
373 auto IVal = Mapping.first; in populateAttrMap() local
493 if (auto IVal = getInterfaceValue(Mapping.first, RetVals)) { in populateExternalAttributes() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Rewrite/
H A DDeltaTree.cpp364 const SourceDelta &IVal = N->getValue(i); in VerifyTree() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp171 const APInt *IVal; in visitMul() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2778 if (Instruction *IVal = dyn_cast<Instruction>(Val)) in undo() local
2804 if (Instruction *IVal = dyn_cast<Instruction>(Val)) in undo() local
2831 if (Instruction *IVal = dyn_cast<Instruction>(Val)) in undo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstants.cpp2773 const APInt *IVal; in getExactLogBase2() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DClang.cpp2561 int64_t IVal; in CollectArgsForIntegratedAssembler() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4527 int64_t IVal; in ParseDirectiveAMDHSAKernel() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3455 auto *IVal = CGF.Builder.CreatePHI(CGF.SizeTy, 2); in emitScanBasedDirective() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16387 SDValue IVal, StoreSDNode *St, in ShrinkLoadReplaceStoreWithStore()