Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DValueHandle.h39 ValueHandleBase(const ValueHandleBase &RHS) in ValueHandleBase() function
42 ValueHandleBase(HandleBaseKind Kind, const ValueHandleBase &RHS) in ValueHandleBase() function
56 explicit ValueHandleBase(HandleBaseKind Kind) in ValueHandleBase() function
58 ValueHandleBase(HandleBaseKind Kind, Value *V) in ValueHandleBase() function
DValue.h81 friend class ValueHandleBase; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLLVMContextImpl.h60 class ValueHandleBase; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DValue.h76 friend class ValueHandleBase; variable