Home
last modified time | relevance | path

Searched refs:IIT_TRUNC_ARG (Results 1 – 4 of 4) sorted by relevance

/external/llvm/utils/TableGen/
DIntrinsicEmitter.cpp194 IIT_TRUNC_ARG = 26, enumerator
251 Sig.push_back(IIT_TRUNC_ARG); in EncodeFixedType()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DIntrinsicEmitter.cpp208 IIT_TRUNC_ARG = 26, enumerator
270 Sig.push_back(IIT_TRUNC_ARG); in EncodeFixedType()
/external/llvm/lib/IR/
DFunction.cpp576 IIT_TRUNC_ARG = 26, enumerator
696 case IIT_TRUNC_ARG: { in DecodeIITType()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DFunction.cpp663 IIT_TRUNC_ARG = 26, enumerator
791 case IIT_TRUNC_ARG: { in DecodeIITType()