Home
last modified time | relevance | path

Searched defs:HasVector (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/Targets/
H A DSystemZ.h32 bool HasVector; variable
/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZSubtarget.h54 bool HasVector; variable
H A DSystemZISelLowering.cpp621 static AddressingMode getLoadStoreAddrMode(bool HasVector, in getLoadStoreAddrMode()
637 supportedAddressingMode(Instruction *I, bool HasVector) { in supportedAddressingMode()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp6421 bool HasVector; member in __anon2eb210400911::SystemZABIInfo
6457 SystemZTargetCodeGenInfo(CodeGenTypes &CGT, bool HasVector) in SystemZTargetCodeGenInfo()
9373 bool HasVector = getTarget().getABI() == "vector"; in getTargetCodeGenInfo() local