Searched defs:CLHS (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp1278 Constant *CLHS = ConstantInt::get(LHS->getContext(), LHSOffset); local
1312 Constant *CLHS = ConstantInt::get(LHS->getContext(), LHSOffset); local
1329 Constant *CLHS = dyn_cast<Constant>(LHS); local
[all...]
H A DInstructionSimplify.cpp133 Value *CLHS = Cmp->getOperand(0), *CRHS = Cmp->getOperand(1); local
[all...]
H A DValueTracking.cpp5360 const APInt *CLHS, *CRHS; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp8457 const ConstantSDNode *CLHS = dyn_cast<ConstantSDNode>(LHS.getOperand(1)); local

Completed in 150 milliseconds