Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVCallLowering.cpp79 static ConstantInt *getConstInt(MDNode *MD, unsigned NumOp) { in getConstInt() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2196 auto HexagonVectorCombine::getConstInt(int Val, unsigned Width) const in getConstInt() function in HexagonVectorCombine