Searched defs:adjustInlineAsmType (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | TargetInfo.h | 172 virtual llvm::Type *adjustInlineAsmType(CodeGen::CodeGenFunction &CGF, in adjustInlineAsmType() function |
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ | ||
H A D | X86.cpp | 232 llvm::Type* adjustInlineAsmType(CodeGen::CodeGenFunction &CGF, in adjustInlineAsmType() function in __anon8aa8892d0111::X86_32TargetCodeGenInfo |