Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDTargetInfo.h189 std::vector<llvm::Type *> &ResultTruncRegTypes, in addReturnRegisterOutputs()
HDCGStmt.cpp2530 const llvm::ArrayRef<llvm::Type *> ResultTruncRegTypes, in EmitAsmStores()
2678 std::vector<llvm::Type *> ResultTruncRegTypes; in EmitAsmStmt() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/Targets/
HDX86.cpp307 std::vector<llvm::Type *> &ResultTruncRegTypes, in addReturnRegisterOutputs()