Home
last modified time | relevance | path

Searched defs:Comp (Results 1 – 15 of 15) sorted by relevance

/NextBSD/crypto/openssh/
HDkex.h86 typedef struct Comp Comp; typedef
111 struct Comp { struct
119 Comp comp; argument
/NextBSD/contrib/llvm/include/llvm/LineEditor/
HDLineEditor.h84 template <typename T> void setCompleter(T Comp) { in setCompleter()
92 template <typename T> void setListCompleter(T Comp) { in setListCompleter()
/NextBSD/contrib/llvm/tools/clang/include/clang/Lex/
HDPPConditionalDirectiveRecord.h45 explicit Comp(SourceManager &SM) : SM(SM) {} in Comp() function
/NextBSD/contrib/llvm/lib/Target/Mips/
HDMipsCCState.cpp35 MipsTargetLowering::LTStr Comp; in isF128SoftLibCall() local
/NextBSD/contrib/llvm/lib/Transforms/Utils/
HDLowerSwitch.cpp271 ICmpInst* Comp = new ICmpInst(ICmpInst::ICMP_SLT, in switchConvert() local
305 ICmpInst* Comp = nullptr; in newLeafBlock() local
/NextBSD/contrib/llvm/lib/Support/
HDTriple.cpp652 StringRef Comp = Components[Idx]; in normalize() local
/NextBSD/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombineCompares.cpp1002 APInt Comp = CmpRHSV << ShAmtVal; in FoldICmpShrCst() local
1565 Constant *Comp = in visitICmpInstWithInstAndIntCst() local
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDPathDiagnostic.cpp435 int (*Comp)(const PathDiagnostic *const *, const PathDiagnostic *const *) = in FlushDiagnostics() local
/NextBSD/contrib/llvm/tools/clang/lib/Basic/
HDVirtualFileSystem.cpp983 for (StringRef Comp : llvm::make_range(path::begin(Path), path::end(Path))) in pathHasTraversal() local
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDExpr.cpp3448 StringRef Comp = Accessor->getName(); in containsDuplicateElements() local
3468 StringRef Comp = Accessor->getName(); in getEncodedElementAccess() local
/NextBSD/contrib/llvm/lib/Target/AMDGPU/
HDSIISelLowering.cpp2018 unsigned Comp; in adjustWritemask() local
/NextBSD/contrib/llvm/utils/TableGen/
HDCodeGenRegisters.cpp1075 CodeGenSubRegIndex *Comp = A->compose(B); in getCompositeSubRegIndex() local
/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMBaseInstrInfo.cpp1701 uint32_t Comp = Probability.getDenominator() - Probability.getNumerator(); in isProfitableToIfCvt() local
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclAttr.cpp179 Compare Comp) { in checkAttributeNumArgsImpl()
HDTreeTransform.h7675 Component Comp; in TransformOffsetOfExpr() local