Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleList.h61 StringRef ThisValue; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryStreamArray.h242 ValueType ThisValue; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp282 Address ThisValue = EmitPointerWithAlignment(Base, &BaseInfo, &TBAAInfo); in EmitCXXMemberOrOperatorMemberCallExpr() local
H A DCGExpr.cpp2898 llvm::Value *ThisValue) { in EmitCapturedFieldLValue()
4687 llvm::Value *ThisValue) { in EmitLValueForLambdaField()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1880 SDValue ThisValue = Bits[i].hasValue() ? Bits[i].getValue() : SDValue(); in collectBitGroups() local