Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVCanonicalization.cpp1337 Value getSrcValue(Block *block) const { in getSrcValue() function
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2340 SDValue SelectionDAG::getSrcValue(const Value *V) { getSrcValue() function in SelectionDAG