Home
last modified time | relevance | path

Searched refs:CompareUsingScalarTypes (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DInstruction.h489 CompareUsingScalarTypes = 1<<1 enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInstruction.h649 CompareUsingScalarTypes = 1<<1
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstruction.cpp475 bool UseScalarTypes = flags & CompareUsingScalarTypes; in isSameOperationAs()