Searched defs:ThisValue (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1048 SDValue ThisValue = Bits[i].hasValue() ? Bits[i].getValue() : SDValue(); local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.h232 llvm::Value *ThisValue; member in class:clang::CodeGen::CodeGenFunction::CGCapturedStmtInfo
H A DCGExpr.cpp1998 EmitCapturedFieldLValue(CodeGenFunction &CGF, const FieldDecl *FD, llvm::Value *ThisValue) argument

Completed in 185 milliseconds