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

/external/clang/lib/CodeGen/
H A DTargetInfo.cpp503 static llvm::Type* X86AdjustInlineAsmType(CodeGen::CodeGenFunction &CGF, function in namespace:__anon15241
596 return X86AdjustInlineAsmType(CGF, Constraint, Ty);
1254 return X86AdjustInlineAsmType(CGF, Constraint, Ty);

Completed in 53 milliseconds