Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp3455 Instruction *FlagsSource) in CmpInst() argument
3464 if (FlagsSource) in CmpInst()
3465 copyIRFlags(FlagsSource); in CmpInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInstrTypes.h772 Instruction *FlagsSource = nullptr);
DInstructions.h1350 Instruction *FlagsSource = nullptr
1352 RHS, NameStr, nullptr, FlagsSource) {