Home
last modified time | relevance | path

Searched defs:APV (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.h136 static bool classof(const CSKYConstantPoolValue *APV) { in classof()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h198 static bool classof(const ARMConstantPoolValue *APV) { in classof()
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3137 using APV = AllocaPackedValues; in writeInstruction() typedef
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5897 using APV = AllocaPackedValues; in parseFunctionBody() typedef
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp12479 APValue APV{Result}; in VisitBuiltinCallExpr() local