Searched defs:isO (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 1602 getConstant(uint64_t Val,const SDLoc & DL,EVT VT,bool isT,bool isO) getConstant() argument 1611 getConstant(const APInt & Val,const SDLoc & DL,EVT VT,bool isT,bool isO) getConstant() argument 1616 getConstant(const ConstantInt & Val,const SDLoc & DL,EVT VT,bool isT,bool isO) getConstant() argument
|