Home
last modified time | relevance | path

Searched defs:Thr (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1219 const APInt *Thr; in canonicalizeCondSignextOfHighBitExtractToSignextHighBitExtract() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp2228 Value *Thr = ConstantInt::get(Ty, Threshold); in processCopyingStore() local
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DPatternMatch.h592 const APInt *Thr; member