Home
last modified time | relevance | path

Searched defs:ResultRegTypes (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h188 std::string &Constraints, std::vector<llvm::Type *> &ResultRegTypes, in addReturnRegisterOutputs()
H A DCGStmt.cpp2469 const std::vector<llvm::Type *> &ResultRegTypes, in UpdateAsmCallInst()
2529 const llvm::ArrayRef<llvm::Type *> ResultRegTypes, in EmitAsmStores()
2677 std::vector<llvm::Type *> ResultRegTypes; in EmitAsmStmt() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp306 std::vector<llvm::Type *> &ResultRegTypes, in addReturnRegisterOutputs()