/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMConstantPoolValue.h | 200 static bool classof(const ARMConstantPoolValue *APV) { in classof() argument 201 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA() || in classof() 202 APV->isPromotedGlobal(); in classof()
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMConstantPoolValue.h | 198 static bool classof(const ARMConstantPoolValue *APV) { in classof() argument 199 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA() || in classof() 200 APV->isPromotedGlobal(); in classof()
|
/external/llvm/lib/Target/ARM/ |
D | ARMConstantPoolValue.h | 175 static bool classof(const ARMConstantPoolValue *APV) { in classof() argument 176 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA(); in classof()
|
/external/llvm-project/libcxx/test/libcxx/depr/depr.auto.ptr/auto.ptr/ |
D | auto_ptr.depr_in_cxx11.verify.cpp | 32 typedef std::auto_ptr<void> APV; // expected-warning {{'auto_ptr<void>' is deprecated}} in main() typedef
|
/external/libcxx/test/libcxx/depr/depr.auto.ptr/auto.ptr/ |
D | auto_ptr.depr_in_cxx11.fail.cpp | 37 typedef std::auto_ptr<void> APV; // expected-error{{'auto_ptr<void>' is deprecated}} in main() typedef
|
/external/python/cpython3/Lib/test/ |
D | test_dynamicclassattribute.py | 173 class APV(ClassWithPropertyAbstractVirtual): class 175 self.assertRaises(TypeError, APV)
|
/external/llvm-project/llvm/lib/Bitcode/Writer/ |
D | BitcodeWriter.cpp | 2997 using APV = AllocaPackedValues; in writeInstruction() typedef 2999 Bitfield::set<APV::Align>(Record, getEncodedAlign(AI.getAlign())); in writeInstruction() 3000 Bitfield::set<APV::UsedWithInAlloca>(Record, AI.isUsedWithInAlloca()); in writeInstruction() 3001 Bitfield::set<APV::ExplicitType>(Record, true); in writeInstruction() 3002 Bitfield::set<APV::SwiftError>(Record, AI.isSwiftError()); in writeInstruction()
|
/external/llvm-project/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 4839 using APV = AllocaPackedValues; in parseFunctionBody() typedef 4841 const bool InAlloca = Bitfield::get<APV::UsedWithInAlloca>(Rec); in parseFunctionBody() 4842 const bool SwiftError = Bitfield::get<APV::SwiftError>(Rec); in parseFunctionBody() 4845 if (!Bitfield::get<APV::ExplicitType>(Rec)) { in parseFunctionBody() 4855 parseAlignmentValue(Bitfield::get<APV::Align>(Rec), Align)) { in parseFunctionBody()
|
/external/llvm-project/clang/lib/AST/ |
D | ExprConstant.cpp | 12105 APValue APV{Result}; in VisitBuiltinCallExpr() local 12106 if (!handleAssignment(Info, E, ResultLValue, ResultType, APV)) in VisitBuiltinCallExpr()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart2.csv | 5879 ,"GR","APV","Asprov�lta","Asprovalta",,"1-3-----","RL","0601",,"4043N 02342E", 10615 ,"IT","APV","Alano Di Piave","Alano Di Piave",,"--3--6--","RL","0607",,"4555N 01152E",
|
D | 2013-1_UNLOCODE_CodeListPart3.csv | 10024 ,"US","APV","Apple Valley","Apple Valley","CA","--34----","AI","9601",,,
|
D | 2013-1_UNLOCODE_CodeListPart1.csv | 27604 ,"ES","APV","A Pontenova","A Pontenova","GA","--3-----","RL","0701",,"4321N 00711W",
|