Searched defs:IntrID (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUIntrinsicInfo.cpp30 std::string AMDGPUIntrinsicInfo::getName(unsigned IntrID, Type **Tys, argument
/freebsd-11.0-release/contrib/llvm/include/llvm/IR/
H A DPatternMatch.h1190 IntrinsicID_match(Intrinsic::ID IntrID) : ID(IntrID) {} argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExpr.cpp2583 llvm::CallInst *CodeGenFunction::EmitTrapCall(llvm::Intrinsic::ID IntrID) { argument

Completed in 139 milliseconds