OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SystemZVectorConstantInfo
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZISelLowering.h
710
struct
SystemZVectorConstantInfo
{
722
SystemZVectorConstantInfo
(APFloat FPImm);
723
SystemZVectorConstantInfo
(BuildVectorSDNode *BVN);
SystemZISelLowering.cpp
714
bool
SystemZVectorConstantInfo
::isVectorConstantLegal(
790
SystemZVectorConstantInfo
::
SystemZVectorConstantInfo
(APFloat FPImm) {
814
SystemZVectorConstantInfo
::
SystemZVectorConstantInfo
(BuildVectorSDNode *BVN) {
833
return
SystemZVectorConstantInfo
(Imm).isVectorConstantLegal(Subtarget);
5145
if (
SystemZVectorConstantInfo
(BVN).isVectorConstantLegal(Subtarget))
Completed in 21 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026