Home
last modified time | relevance | path

Searched defs:enableVPU (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/VE/
H A DVESubtarget.h65 bool enableVPU() const { return EnableVPU; } in enableVPU() function
H A DVETargetTransformInfo.h62 bool enableVPU() const { return getST()->enableVPU(); } in enableVPU() function