Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp1196 EmitX86BitTestIntrinsic(CodeGenFunction & CGF,BitTest BT,const CallExpr * E,Value * BitBase,Value * BitPos) EmitX86BitTestIntrinsic() argument
1248 Value *BitBase = CGF.EmitScalarExpr(E->getArg(0)); EmitBitTestIntrinsic() local