Home
last modified time | relevance | path

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

/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/SandboxIR/
DSandboxIR.h957 Value *getVectorOperand() { return getOperand(0); } in getVectorOperand() function
959 const Value *getVectorOperand() const { return getOperand(0); } in getVectorOperand() function