Home
last modified time | relevance | path

Searched defs:dataOperandHasImpliedAttr (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DCallSite.h366 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const { in dataOperandHasImpliedAttr() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DCallSite.h404 bool dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const { in dataOperandHasImpliedAttr() function
/aosp_15_r20/external/llvm/lib/IR/
H A DInstructions.cpp416 bool CallInst::dataOperandHasImpliedAttr(unsigned i, in dataOperandHasImpliedAttr() function in CallInst
727 bool InvokeInst::dataOperandHasImpliedAttr(unsigned i, in dataOperandHasImpliedAttr() function in InvokeInst