Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGLoopInfo.cpp293 bool AttrVal = Attrs.VectorizeEnable != LoopAttributes::Disable; in createLoopVectorizeMetadata() local
DTargetInfo.cpp9003 std::string AttrVal = llvm::utostr(Min) + "," + llvm::utostr(Max); in setTargetAttributes() local
9010 std::string AttrVal = in setTargetAttributes() local
9026 std::string AttrVal = llvm::utostr(Min); in setTargetAttributes() local
/external/llvm-project/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp603 StringRef AttrVal = F.getFnAttribute(Attr).getValueAsString(); in checkDenormalAttributeConsistency() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAttributes.cpp469 std::string AttrVal = pImpl->getValueAsString(); in getAsString() local
/external/llvm-project/llvm/lib/IR/
DAttributes.cpp547 const auto &AttrVal = pImpl->getValueAsString(); in getAsString() local