/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/ |
H A D | LegacyPassNameParser.h | 90 static int ValLessThan(const PassNameParser::OptionInfo *VT1, argument 92 return VT1->Name < VT2->Name;
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/ |
H A D | LegacyPassNameParser.h | 90 static int ValLessThan(const PassNameParser::OptionInfo *VT1, argument 92 return VT1->Name < VT2->Name;
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/ |
H A D | LegacyPassNameParser.h | 90 static int ValLessThan(const PassNameParser::OptionInfo *VT1, argument 92 return VT1->Name < VT2->Name;
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/ |
H A D | LegacyPassNameParser.h | 90 static int ValCompare(const PassNameParser::OptionInfo *VT1, argument 92 return VT1->Name.compare(VT2->Name);
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/ |
H A D | LegacyPassNameParser.h | 90 static int ValCompare(const PassNameParser::OptionInfo *VT1, argument 92 return VT1->Name.compare(VT2->Name);
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/ |
H A D | LegacyPassNameParser.h | 90 static int ValCompare(const PassNameParser::OptionInfo *VT1, argument 92 return VT1->Name.compare(VT2->Name);
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/ |
H A D | LegacyPassNameParser.h | 90 static int ValCompare(const PassNameParser::OptionInfo *VT1, argument 92 return VT1->Name.compare(VT2->Name);
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/ |
H A D | LegacyPassNameParser.h | 90 static int ValLessThan(const PassNameParser::OptionInfo *VT1, argument 92 return VT1->Name < VT2->Name;
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/ |
H A D | LegacyPassNameParser.h | 90 static int ValLessThan(const PassNameParser::OptionInfo *VT1, argument 92 return VT1->Name < VT2->Name;
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/ |
H A D | LegacyPassNameParser.h | 90 static int ValLessThan(const PassNameParser::OptionInfo *VT1, argument 92 return VT1->Name < VT2->Name;
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/ |
H A D | LegacyPassNameParser.h | 90 static int ValCompare(const PassNameParser::OptionInfo *VT1, argument 92 return VT1->Name.compare(VT2->Name);
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/ |
H A D | LegacyPassNameParser.h | 90 static int ValCompare(const PassNameParser::OptionInfo *VT1, argument 92 return VT1->Name.compare(VT2->Name);
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/ |
H A D | LegacyPassNameParser.h | 90 static int ValCompare(const PassNameParser::OptionInfo *VT1, argument 92 return VT1->Name.compare(VT2->Name);
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/ |
H A D | LegacyPassNameParser.h | 90 static int ValCompare(const PassNameParser::OptionInfo *VT1, argument 92 return VT1->Name.compare(VT2->Name);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/ |
H A D | termbits.h | 106 #define VT1 0040000 macro
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
H A D | termios.h | 112 #define VT1 0040000 macro
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
H A D | termios.h | 112 #define VT1 0040000 macro
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/ |
H A D | TargetLowering.h | 964 EVT VT1; local 967 (void)getVectorTypeBreakdown(Context, VT, VT1, 992 EVT VT1; local 995 return getVectorTypeBreakdown(Context, VT, VT1, NumIntermediates, VT2); 1949 /// Return true if it's profitable to narrow operations of type VT1 to 1952 virtual bool isNarrowingProfitable(EVT /*VT1*/, EVT /*VT2*/) const {
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/ |
H A D | TargetLowering.h | 1057 EVT VT1; local 1060 (void)getVectorTypeBreakdown(Context, VT, VT1, 1085 EVT VT1; local 1088 return getVectorTypeBreakdown(Context, VT, VT1, NumIntermediates, VT2); 2116 /// Return true if it's profitable to narrow operations of type VT1 to 2119 virtual bool isNarrowingProfitable(EVT /*VT1*/, EVT /*VT2*/) const {
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/ |
H A D | TargetLowering.h | 1057 EVT VT1; local 1060 (void)getVectorTypeBreakdown(Context, VT, VT1, 1085 EVT VT1; local 1088 return getVectorTypeBreakdown(Context, VT, VT1, NumIntermediates, VT2); 2116 /// Return true if it's profitable to narrow operations of type VT1 to 2119 virtual bool isNarrowingProfitable(EVT /*VT1*/, EVT /*VT2*/) const {
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/ |
H A D | TargetLowering.h | 964 EVT VT1; local 967 (void)getVectorTypeBreakdown(Context, VT, VT1, 992 EVT VT1; local 995 return getVectorTypeBreakdown(Context, VT, VT1, NumIntermediates, VT2); 1949 /// Return true if it's profitable to narrow operations of type VT1 to 1952 virtual bool isNarrowingProfitable(EVT /*VT1*/, EVT /*VT2*/) const {
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/ |
H A D | TargetLowering.h | 1057 EVT VT1; local 1060 (void)getVectorTypeBreakdown(Context, VT, VT1, 1085 EVT VT1; local 1088 return getVectorTypeBreakdown(Context, VT, VT1, NumIntermediates, VT2); 2116 /// Return true if it's profitable to narrow operations of type VT1 to 2119 virtual bool isNarrowingProfitable(EVT /*VT1*/, EVT /*VT2*/) const {
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Target/ |
H A D | TargetLowering.h | 1057 EVT VT1; local 1060 (void)getVectorTypeBreakdown(Context, VT, VT1, 1085 EVT VT1; local 1088 return getVectorTypeBreakdown(Context, VT, VT1, NumIntermediates, VT2); 2116 /// Return true if it's profitable to narrow operations of type VT1 to 2119 virtual bool isNarrowingProfitable(EVT /*VT1*/, EVT /*VT2*/) const {
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/ |
H A D | TargetLowering.h | 1067 EVT VT1; local 1070 (void)getVectorTypeBreakdown(Context, VT, VT1, 1095 EVT VT1; local 1098 return getVectorTypeBreakdown(Context, VT, VT1, NumIntermediates, VT2); 2169 /// Return true if it's profitable to narrow operations of type VT1 to 2172 virtual bool isNarrowingProfitable(EVT /*VT1*/, EVT /*VT2*/) const {
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/ |
H A D | TargetLowering.h | 1067 EVT VT1; local 1070 (void)getVectorTypeBreakdown(Context, VT, VT1, 1095 EVT VT1; local 1098 return getVectorTypeBreakdown(Context, VT, VT1, NumIntermediates, VT2); 2169 /// Return true if it's profitable to narrow operations of type VT1 to 2172 virtual bool isNarrowingProfitable(EVT /*VT1*/, EVT /*VT2*/) const {
|