Searched defs:getPassThru (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1654 const SDValue &getPassThru() const { return getOperand(1); } function in class:llvm::X86MaskedGatherSDNode
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h2346 const SDValue &getPassThru() const { return getOperand(4); } function in class:llvm::MaskedLoadSDNode
2444 const SDValue &getPassThru() const { return getOperand(1); } function in class:llvm::MaskedGatherSDNode

Completed in 193 milliseconds