Home
last modified time | relevance | path

Searched defs:ValRange (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPExpressions.cpp927 SourceRange ValRange = ResVal.getRange(); in EvaluateDirectiveExpression() local
942 SourceRange ValRange = ResVal.getRange(); in EvaluateDirectiveExpression() local
960 SourceRange ValRange = ResVal.getRange(); in EvaluateDirectiveExpression() local
/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp510 SourceRange ValRange = Msg->getArg(0)->getSourceRange(); in rewriteToDictionaryLiteral() local
542 SourceRange ValRange = Msg->getArg(i)->getSourceRange(); in rewriteToDictionaryLiteral() local
586 SourceRange ValRange = Vals[i]->getSourceRange(); in rewriteToDictionaryLiteral() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp417 ConstantRange ValRange = KnownBitsRange.intersectWith(LVIRange); in ProcessSwitchInst() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp2416 ArrayRef<Init *> ValRange, in ProfileCondOpInit()
2437 ArrayRef<Init *> ValRange, RecTy *Ty) { in get()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp5486 SMRange ValRange = SMRange(ValStart, ValEnd); in ParseDirectiveAMDHSAKernel() local