Searched refs:getConstantFieldValue (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp92 bool getConstantFieldValue(const GlobalAddressSDNode *Node, uint64_t Offset,
279 getConstantFieldValue(GADN, CDN->getZExtValue(), size, new_val.c);
287 to_replace = getConstantFieldValue(GADN, 0, size, new_val.c);
340 bool BPFDAGToDAGISel::getConstantFieldValue(const GlobalAddressSDNode *Node, function in class:BPFDAGToDAGISel

Completed in 202 milliseconds